UTF8 encoding

This commit is contained in:
svlandeg 2019-06-19 13:11:39 +02:00
parent cc9ae28a52
commit 0b0959b363

View File

@ -1,5 +1,4 @@
import spacy # coding: utf-8
from spacy.lang.en import English
from ..util import make_tempdir from ..util import make_tempdir
from ...util import ensure_path from ...util import ensure_path