mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-13 07:55:49 +03:00
Fix import
This commit is contained in:
parent
6f7f2131cb
commit
537a5b9cef
|
@ -4,6 +4,7 @@ from pathlib import Path
|
|||
from wasabi import Printer
|
||||
import srsly
|
||||
import re
|
||||
import sys
|
||||
|
||||
from ._app import app, Arg, Opt
|
||||
from ..gold import docs_to_json
|
||||
|
|
Loading…
Reference in New Issue
Block a user