Add scheduler GUI
Compare changes
- Andreas Bolin authored
+ 6
− 6
@@ -24,14 +24,14 @@ The last `exception(str)` is used to capture exceptions output, that normally
@@ -51,12 +51,12 @@ def getLogger(name: str='scheduler-gui.log', loglevel: str='DEBUG') -> Logger:
@@ -65,7 +65,7 @@ def getLogger(name: str='scheduler-gui.log', loglevel: str='DEBUG') -> Logger: