mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 17:41:59 +03:00
Remove extra import
This commit is contained in:
parent
664cbe2867
commit
cbf2e9196f
|
@ -1,4 +1,4 @@
|
|||
from typing import Any, Dict, Iterable, Optional, Union, overload
|
||||
from typing import Any, Dict, Iterable, Optional, overload
|
||||
from .doc import Doc
|
||||
from .span import Span
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user