modify main() func
This commit is contained in:
parent
63835f7cf7
commit
9f95ba01fc
1 changed files with 0 additions and 1 deletions
|
@ -77,4 +77,3 @@ if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
os.system('clear')
|
os.system('clear')
|
||||||
sys.exit(0)
|
|
||||||
|
|
Loading…
Reference in a new issue