python bindings

This commit is contained in:
J. Nick Koston 2023-11-27 23:20:18 -06:00
parent 31c1b86969
commit 949227b292
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ cpdef _handle_complex_message(
object resp,
)
cdef object handle_timeout
cpdef object handle_timeout
cdef object handle_complex_message
@cython.dataclasses.dataclass