This commit is contained in:
oleting
2020-12-22 20:55:45 +01:00
parent ebefbe1926
commit 23fe6857c8

3
gui.py
View File

@@ -109,7 +109,8 @@ while True:
) )
window["-TOUT-"].update(filename) window["-TOUT-"].update(filename)
#nassi(filename)
nassi(filename)
except: except:
pass pass