mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-06 13:20:20 +03:00
Add import
This commit is contained in:
parent
2d7ef2f012
commit
e174294350
|
@ -5,6 +5,7 @@ import hashlib
|
|||
import urllib.parse
|
||||
import tarfile
|
||||
from pathlib import Path
|
||||
from wasabi import msg
|
||||
|
||||
from .._util import get_hash, get_checksum, upload_file, download_file
|
||||
from .._util import ensure_pathy, make_tempdir, _file_exists
|
||||
|
|
Loading…
Reference in New Issue
Block a user