* Fix uget

This commit is contained in:
Matthew Honnibal 2015-10-19 17:23:33 +11:00
parent 984775e5e2
commit 579670e4c7
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ MOD_NAMES = ['spacy.parts_of_speech', 'spacy.strings',
'spacy.syntax.arc_eager',
'spacy.syntax._parse_features',
'spacy.gold', 'spacy.orth',
'spacy.en.uget',
'spacy.tokens.doc', 'spacy.tokens.spans', 'spacy.tokens.token',
'spacy.serialize.packer', 'spacy.serialize.huffman', 'spacy.serialize.bits',
'spacy.cfile', 'spacy.matcher',