We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b5de8 commit 1c1349fCopy full SHA for 1c1349f
allofplos/tests/test_corpus.py
@@ -1,6 +1,6 @@
1
from . import TESTDATADIR
2
from .. import Corpus, starterdir
3
-from ..article_class import Article
+from ..article import Article
4
from ..corpus import listdir_nohidden
5
6
import random
0 commit comments