mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-30 10:00:04 +03:00
Correct interface
This commit is contained in:
parent
5d24934cf5
commit
befacb589c
|
@ -6,4 +6,4 @@ def get_character_combination_hashes(
|
|||
case_sensitive: bool,
|
||||
p_lengths: bytes,
|
||||
s_lengths: bytes,
|
||||
):
|
||||
): ...
|
||||
|
|
Loading…
Reference in New Issue
Block a user