mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-05 14:10:34 +03:00
3 lines
42 B
Cython
3 lines
42 B
Cython
|
cdef class Pipe:
|
||
|
cdef public str name
|