Skip to content

Commit

Permalink
Fixed broken inaugural test case (#2903)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaarsen committed Dec 6, 2021
1 parent f50b6b1 commit 1892214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nltk/test/corpus.doctest
Expand Up @@ -94,7 +94,7 @@ If the reader methods are called without any arguments, they will
typically load all documents in the corpus.

>>> len(inaugural.words())
149797
152901

If a corpus contains a README file, it can be accessed with a ``readme()`` method:

Expand Down

0 comments on commit 1892214

Please sign in to comment.