Fix import of symbols (now nested one level lower)

This commit is contained in:
Ines Montani 2017-10-31 19:17:58 +01:00 committed by GitHub
parent d4a8160c36
commit 9b0de9fb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# encoding: utf8
from __future__ import unicode_literals
from ..symbols import ORTH, LEMMA, NORM, POS
from ...symbols import ORTH, LEMMA, NORM, POS
_exc = {