mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
specify encoding in files
This commit is contained in:
parent
673c81bbb4
commit
85b4319f33
|
@ -1,3 +1,4 @@
|
|||
# coding: utf8
|
||||
import pytest
|
||||
|
||||
from spacy.lang.en import English
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# coding: utf8
|
||||
import pytest
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user