+ new structure

This commit is contained in:
oleting
2020-12-24 00:17:54 +01:00
parent dca758b597
commit 5c6cf88991
13 changed files with 142 additions and 135 deletions

3
run.py Normal file
View File

@@ -0,0 +1,3 @@
from gui.gui import gui
gui()