Skip to content
Open

UT #566

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nltk_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ def download_nltk_resources():

if __name__ == '__main__':
download_nltk_resources()

#TEST
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E265 block comment should start with '# '