mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +03:00
Fix typo
This commit is contained in:
parent
de33b6d566
commit
21b6d6e0a8
|
@ -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