files: reorganize imports, remove print lines

This commit is contained in:
2025-09-22 09:42:15 +02:00
parent 7079b4d47f
commit c4be1d8bfa
23 changed files with 127 additions and 110 deletions

View File

@@ -1,8 +1,9 @@
import re
import darkdetect
from PySide6 import QtGui
import re
from src import settings
from src import settings
config = settings.icons