Update morphology tests

This commit is contained in:
Matthew Honnibal 2018-09-26 21:04:13 +02:00
parent 2b8a53ebdc
commit 823cc4127a

View File

@ -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():