mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-08 06:04:57 +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 import msg
|
||||||
from wasabi.util import locale_escape
|
from wasabi.util import locale_escape
|
||||||
import sys
|
import sys
|
||||||
|
import shlex
|
||||||
import srsly
|
import srsly
|
||||||
import typer
|
import typer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user