mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +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 ...strings import StringStore
|
||||
from ...lemmatizer import Lemmatizer
|
||||
from ...symbols import *
|
||||
from ...morphology import *
|
||||
|
||||
@pytest.fixture
|
||||
def morphology():
|
||||
|
|
Loading…
Reference in New Issue
Block a user