mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Add missing import
This commit is contained in:
parent
3a045572ed
commit
ac40a8f7a5
|
@ -12,6 +12,7 @@ import tarfile
|
|||
import gzip
|
||||
import zipfile
|
||||
import srsly
|
||||
import warnings
|
||||
from wasabi import msg
|
||||
|
||||
from ..vectors import Vectors
|
||||
|
|
Loading…
Reference in New Issue
Block a user