Read-only ops are separated in different standard and OS dependent folders from read-write ones (fixed #43), bump Nuitka 2.3
This commit is contained in:
@@ -4,6 +4,7 @@ from PySide6.QtCore import QObject, Signal, Slot
|
||||
from artemis.utils.path_utils import *
|
||||
from artemis.utils.generic_utils import *
|
||||
from artemis.utils.sql_utils import ArtemisSignal
|
||||
from artemis.utils.sys_utils import delete_file
|
||||
|
||||
|
||||
class UIsignaleditor(QObject):
|
||||
|
||||
Reference in New Issue
Block a user