Saved the update to the wrong file..
This commit is contained in:
parent
d8d105c9ae
commit
0b4b7a2bbb
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ if __name__ == '__main__':
|
|||
other_results=other_results)
|
||||
if result['CS']:
|
||||
break
|
||||
else:
|
||||
sleep(2)
|
||||
elif selection == 'Q':
|
||||
exit_script()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue