diff --git a/nltk_setup.py b/nltk_setup.py index 7d2a5475..d47e3f3d 100755 --- a/nltk_setup.py +++ b/nltk_setup.py @@ -13,3 +13,5 @@ def download_nltk_resources(): if __name__ == '__main__': download_nltk_resources() + +#TEST \ No newline at end of file