Skip to content

Commit 33a857c

Browse files
committed
cleanup
1 parent 05fa3d2 commit 33a857c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

skyhook/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ def start_blocking_server(host_program="", port=None, load_modules=[], echo_resp
578578
skyhook_server.start_listening()
579579
return skyhook_server
580580

581+
581582
def __kill_thread(thread, _):
582583
"""
583584
Kills a QThread

0 commit comments

Comments
 (0)