Add missing import

This commit is contained in:
adrianeboyd 2020-04-28 14:00:11 +02:00 committed by GitHub
parent 3a045572ed
commit ac40a8f7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ import tarfile
import gzip
import zipfile
import srsly
import warnings
from wasabi import msg
from ..vectors import Vectors