Update
Update main.py
This commit is contained in:
parent
23e21e00fd
commit
f3c71b021c
@ -122,7 +122,6 @@ if __name__ == '__main__':
|
||||
sys.exit(myshow.app.exec_())
|
||||
else:
|
||||
try:
|
||||
while(1):
|
||||
pass
|
||||
pass
|
||||
except KeyboardInterrupt:
|
||||
myshow.close()
|
||||
|
Loading…
Reference in New Issue
Block a user