We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8686b5 commit 87aa4e5Copy full SHA for 87aa4e5
examples/browser.py
@@ -30,6 +30,7 @@ def on_service_state_change(zeroconf, service_type, name, state_change):
30
print(" No info")
31
print('\n')
32
33
+
34
if __name__ == '__main__':
35
logging.basicConfig(level=logging.DEBUG)
36
if len(sys.argv) > 1:
0 commit comments