mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-29 18:23:06 +03:00
* Embed signature on attrs
This commit is contained in:
parent
30e5805656
commit
785c7ba76a
|
@ -1,3 +1,4 @@
|
||||||
|
# cython: embedsignature=True
|
||||||
from .. import orth
|
from .. import orth
|
||||||
from ..typedefs cimport flags_t
|
from ..typedefs cimport flags_t
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user