mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
* Whitespace
This commit is contained in:
parent
9de98f5a6f
commit
2c9753eff2
|
@ -71,7 +71,6 @@ cdef class StateClass:
|
|||
return -1
|
||||
return self._sent[i].head + i
|
||||
|
||||
|
||||
cdef int E(self, int i) nogil
|
||||
|
||||
cdef int R(self, int i, int idx) nogil
|
||||
|
|
Loading…
Reference in New Issue
Block a user