Correct interface

This commit is contained in:
richard@explosion.ai 2023-02-01 18:11:46 +01:00
parent 5d24934cf5
commit befacb589c

View File

@ -6,4 +6,4 @@ def get_character_combination_hashes(
case_sensitive: bool,
p_lengths: bytes,
s_lengths: bytes,
):
): ...