mirror of
https://github.com/openziti/zrok.git
synced 2025-07-04 08:20:03 +02:00
tidy py sdk examples
This commit is contained in:
@ -101,4 +101,4 @@ if __name__ == "__main__":
|
||||
server_thread = threading.Thread(target=options.func, args=[options])
|
||||
server_thread.start()
|
||||
|
||||
server_thread.join()
|
||||
server_thread.join()
|
||||
|
Reference in New Issue
Block a user