fix exporting and importing from file

This commit is contained in:
Thomas Peetz
2025-01-21 16:46:12 +01:00
parent 4c330a1138
commit 4e884fdbe5
10 changed files with 35114 additions and 76 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
"""
PyQT6 GUI for Kontor
PySide6 GUI for Kontor
"""
import logging
import sys
import logging.config
from pathlib import Path