Skip to content

Commit 7789cd2

Browse files
committed
fix: remove transport pxd
1 parent f105461 commit 7789cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/zeroconf/_handlers/query_handler.pxd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ cdef class QueryHandler:
114114
list packets,
115115
object addr,
116116
object port,
117-
_WrappedTransport transport,
117+
object transport,
118118
tuple v6_flow_scope
119119
)

0 commit comments

Comments
 (0)