Add newline

This commit is contained in:
Ines Montani 2017-04-27 11:14:42 +02:00 committed by GitHub
parent 03d2b0cc05
commit ccf13ecc21
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ update_exc(TOKENIZER_EXCEPTIONS, expand_exc(TOKENIZER_EXCEPTIONS, "'", ""))
update_exc(TOKENIZER_EXCEPTIONS, strings_to_exc(base.EMOTICONS))
# export
__all__ = ["TOKENIZER_EXCEPTIONS", "STOP_WORDS", "MORPH_RULES"]
__all__ = ["TOKENIZER_EXCEPTIONS", "STOP_WORDS", "MORPH_RULES"]