mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Fix typo
This commit is contained in:
parent
7c69d30de5
commit
3431ac42de
|
@ -6,7 +6,7 @@ from spacy.kb import KnowledgeBase
|
|||
from spacy.util import ensure_path
|
||||
from spacy.lang.en import English
|
||||
|
||||
from ..tests.util import make_tempdir
|
||||
from ..util import make_tempdir
|
||||
|
||||
|
||||
def test_issue4674():
|
||||
|
|
Loading…
Reference in New Issue
Block a user