We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c6227 commit 459e242Copy full SHA for 459e242
1 file changed
zeroconf/_core.py
@@ -400,7 +400,6 @@ def __init__(
400
if ip_version is None:
401
ip_version = autodetect_ip_version(interfaces)
402
403
- # hook for threads
404
self.done = False
405
406
if apple_p2p and sys.platform != 'darwin':
0 commit comments