Skip to content

Commit 02eef34

Browse files
authored
chore: some Cython 3.1.0rc1 build failures (#1574)
1 parent f5c15e9 commit 02eef34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/zeroconf/_listener.pxd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cdef class AsyncListener:
5050

5151
cpdef _respond_query(
5252
self,
53-
object msg,
53+
DNSIncoming msg,
5454
object addr,
5555
object port,
5656
object transport,

0 commit comments

Comments
 (0)