Skip to content

Commit add0f1b

Browse files
committed
Add comment, to restart the tests
1 parent 47f2d78 commit add0f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nltk/corpus/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@
405405
WordNetCorpusReader,
406406
LazyCorpusLoader("omw-1.4", CorpusReader, r".*/wn-data-.*\.tab", encoding="utf8"),
407407
)
408+
# Latest Open English Wordnet:
408409
wordnet2022: WordNetCorpusReader = LazyCorpusLoader(
409410
"wordnet2022",
410411
WordNetCorpusReader,

0 commit comments

Comments
 (0)