mirror of https://github.com/explosion/spaCy.git
Fix import
This commit is contained in:
parent
4fe2299586
commit
ee4bb0e3b6
|
@ -1,3 +1,4 @@
|
|||
import pytest
|
||||
import numpy
|
||||
|
||||
from spacy.lang.en import English
|
||||
|
|
Loading…
Reference in New Issue