Merge branch 'develop' of https://github.com/explosion/spaCy into develop

This commit is contained in:
Matthew Honnibal 2017-05-16 16:22:05 +02:00
commit c9a5d5d24b

View File

@ -1,3 +1,5 @@
# coding: utf8
from __future__ import unicode_literals
from thinc.neural import Model
from mock import Mock
import pytest