mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Add comment to new test
This commit is contained in:
parent
fd187d71ad
commit
91e916cb67
|
@ -1,3 +1,5 @@
|
|||
'''Test that models with no pretrained vectors can be deserialized correctly
|
||||
after vectors are added.'''
|
||||
from __future__ import unicode_literals
|
||||
import numpy
|
||||
from ...pipeline import Tagger
|
||||
|
|
Loading…
Reference in New Issue
Block a user