Fix unicode import in test

This commit is contained in:
Matthew Honnibal 2018-01-22 23:55:44 +01:00
parent 4ce7d24fd5
commit 7e6dc283db

View File

@ -1,5 +1,6 @@
'''Test sentence boundaries are deserialized correctly,
even for non-projective sentences.'''
from __future__ import unicode_literals
import pytest
import numpy