mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
Remove trailing whitespace
This commit is contained in:
parent
46e98ec029
commit
121c310566
|
@ -40,4 +40,3 @@ def test_not_lemmatize_base_forms(vocab, lemmatizer):
|
|||
feed.tag_ = u'VB'
|
||||
assert feed.text == u'feed'
|
||||
assert feed.lemma_ == u'feed'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user