mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20:19 +03:00
Remove extraneous imports
This commit is contained in:
parent
9cc027a9c3
commit
fb9993e163
|
@ -1,6 +1,3 @@
|
|||
from curses import beep
|
||||
from operator import index
|
||||
from re import search
|
||||
from typing import Dict, List, Optional, Union, cast
|
||||
import wasabi
|
||||
from wasabi.util import supports_ansi
|
||||
|
|
Loading…
Reference in New Issue
Block a user