mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-14 05:37:03 +03:00
Update morphology tests
This commit is contained in:
parent
2b8a53ebdc
commit
823cc4127a
|
@ -4,7 +4,7 @@ import pytest
|
||||||
from ...morphology import Morphology
|
from ...morphology import Morphology
|
||||||
from ...strings import StringStore
|
from ...strings import StringStore
|
||||||
from ...lemmatizer import Lemmatizer
|
from ...lemmatizer import Lemmatizer
|
||||||
from ...symbols import *
|
from ...morphology import *
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def morphology():
|
def morphology():
|
||||||
|
|
Loading…
Reference in New Issue
Block a user