refactor project by using enums for recurring strings
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from PySide6.QtWidgets import QHBoxLayout, QCheckBox, QMdiSubWindow
|
||||
from kontor_schema import KontorDB
|
||||
from kontor_schema.database import ColumnEntry
|
||||
from kontor_schema import KontorDB, ColumnEntry
|
||||
|
||||
|
||||
class KontorModelConfig:
|
||||
|
||||
Reference in New Issue
Block a user