mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-03 19:33:19 +03:00
isort.
This commit is contained in:
parent
c174ebf880
commit
d778da3c04
|
@ -5,6 +5,7 @@ from libc.stdint cimport int64_t
|
|||
|
||||
from ..vocab cimport Vocab
|
||||
|
||||
|
||||
cdef class KnowledgeBase:
|
||||
cdef Pool mem
|
||||
cdef readonly Vocab vocab
|
||||
|
|
Loading…
Reference in New Issue
Block a user