* Upd intern test

This commit is contained in:
Matthew Honnibal 2014-12-21 20:44:21 +11:00
parent 734d1da55c
commit 82bd57c76f

View File

@ -1,7 +1,7 @@
# -*- coding: utf8 -*-
from __future__ import unicode_literals
from spacy.utf8string import StringStore
from spacy.strings import StringStore
import pytest