Skip to content

Commit

Permalink
updates import of article from article.py not article_class.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mpacer authored and eseiver committed Mar 28, 2018
1 parent c0b5de8 commit 1c1349f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allofplos/tests/test_corpus.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from . import TESTDATADIR
from .. import Corpus, starterdir
from ..article_class import Article
from ..article import Article
from ..corpus import listdir_nohidden

import random
Expand Down

0 comments on commit 1c1349f

Please sign in to comment.