mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 02:48:04 +03:00
Add import in regression test
This commit is contained in:
parent
6ee1df93c5
commit
bdcecb3c96
|
@ -1,6 +1,7 @@
|
|||
from __future__ import unicode_literals
|
||||
from ...tokens import Doc
|
||||
from ...vocab import Vocab
|
||||
from ...attrs import POS
|
||||
|
||||
|
||||
def test_issue600():
|
||||
|
|
Loading…
Reference in New Issue
Block a user