mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-07 21:54:54 +03:00
Import shlex
This commit is contained in:
parent
a53735f018
commit
21a4182b41
|
@ -3,6 +3,7 @@ from pathlib import Path
|
|||
from wasabi import msg
|
||||
from wasabi.util import locale_escape
|
||||
import sys
|
||||
import shlex
|
||||
import srsly
|
||||
import typer
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user