mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20:19 +03:00
Remove extra lines
This commit is contained in:
parent
28da06780e
commit
ed76c89968
|
@ -94,8 +94,6 @@ cdef attr_t get_token_attr_for_matcher(const TokenC* token, attr_id_t feat_name)
|
|||
else:
|
||||
return get_token_attr(token, feat_name)
|
||||
|
||||
|
||||
|
||||
|
||||
class SetEntsDefault(str, Enum):
|
||||
blocked = "blocked"
|
||||
|
|
Loading…
Reference in New Issue
Block a user