While True exit.
This commit is contained in:
parent
241c434672
commit
c1d2bcc3f8
|
@ -31,5 +31,6 @@ while True:
|
|||
}
|
||||
|
||||
print(json.dumps(result))
|
||||
exit() # TODO
|
||||
except Exception as e:
|
||||
print(e)
|
||||
|
|
Loading…
Reference in New Issue
Block a user