mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add missing declaration
This commit is contained in:
parent
884d9b060d
commit
c6ec19c844
|
@ -1,3 +1,4 @@
|
|||
# coding: utf8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import pytest
|
||||
|
|
Loading…
Reference in New Issue
Block a user