11 lines
148 B
Python
Executable File
11 lines
148 B
Python
Executable File
#!/usr/bin/env python
|
|
# from gui.gui import Gui
|
|
# import sys
|
|
|
|
# do_debug = "--debug" in sys.argv
|
|
|
|
# Gui(theme='DarkGrey11', debug_mode=do_debug)
|
|
|
|
|
|
|