mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20:19 +03:00
Removed extraneous import
This commit is contained in:
parent
6e069c91f6
commit
a972791c9a
|
@ -1,4 +1,3 @@
|
|||
from turtle import width
|
||||
from typing import List, Mapping, NoReturn, Union, Dict, Any, Set, cast
|
||||
from typing import Optional, Iterable, Callable, Tuple, Type
|
||||
from typing import Iterator, Pattern, Generator, TYPE_CHECKING
|
||||
|
|
Loading…
Reference in New Issue
Block a user