mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 01:32:32 +03:00
* Upd intern test
This commit is contained in:
parent
734d1da55c
commit
82bd57c76f
|
@ -1,7 +1,7 @@
|
||||||
# -*- coding: utf8 -*-
|
# -*- coding: utf8 -*-
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from spacy.utf8string import StringStore
|
from spacy.strings import StringStore
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user