+ use class and logging

This commit is contained in:
oleting
2020-12-26 10:53:11 +01:00
parent e8962c7497
commit 039a8489b3
3 changed files with 130 additions and 98 deletions

2
run.py
View File

@@ -1,3 +1,3 @@
from gui.gui import gui
gui()
gui(theme='DarkGrey11', debug_mode=True)