mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Remove unused import
This commit is contained in:
parent
26f04a6ac3
commit
9e09477b2f
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
|
||||
from ..matcher import Matcher, PhraseMatcher
|
||||
from .util import get_doc
|
||||
from ..util import get_lang_class
|
||||
|
||||
import pytest
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user