Added Gui (unfinished)
config into dataclass and enums new Gui that includes settings deleted GlobalVariables small fixes (import, names...)
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import numpy as np
|
||||
from threading import Thread, Event
|
||||
from queue import Queue
|
||||
|
||||
import config as cfg
|
||||
from config import cfg
|
||||
import DataTypes as dt
|
||||
|
||||
# ============================================================
|
||||
|
||||
Reference in New Issue
Block a user