Saved the update to the wrong file..

This commit is contained in:
Alan Mason 2017-11-23 20:21:01 -08:00
parent d8d105c9ae
commit 0b4b7a2bbb

View file

@ -47,6 +47,8 @@ if __name__ == '__main__':
other_results=other_results)
if result['CS']:
break
else:
sleep(2)
elif selection == 'Q':
exit_script()