Make test work for Python 2.7

This commit is contained in:
Matthew Honnibal 2017-10-04 16:36:50 +02:00
parent bd8e84998a
commit 40edb65ee7
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from __future__ import unicode_literals
import pytest
from ...language import Language