Skip to content

Commit 1c1349f

Browse files
mpacereseiver
authored andcommitted
updates import of article from article.py not article_class.py
1 parent c0b5de8 commit 1c1349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allofplos/tests/test_corpus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from . import TESTDATADIR
22
from .. import Corpus, starterdir
3-
from ..article_class import Article
3+
from ..article import Article
44
from ..corpus import listdir_nohidden
55

66
import random

0 commit comments

Comments
 (0)