mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Update lex_attrs.py
I have removed line 1 to 4
This commit is contained in:
parent
37ec67f868
commit
0d57e84b7b
|
@ -1,7 +1,3 @@
|
||||||
coding: utf8
|
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
|
||||||
|
|
||||||
from ...attrs import LIKE_NUM
|
from ...attrs import LIKE_NUM
|
||||||
|
|
||||||
_num_words = [
|
_num_words = [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user