Add comment to new test

This commit is contained in:
Matthew Honnibal 2018-01-23 19:11:53 +01:00
parent fd187d71ad
commit 91e916cb67
1 changed files with 2 additions and 0 deletions

View File

@ -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