Streamlining

This commit is contained in:
Raffson
2023-10-01 20:14:22 +02:00
parent 110866cd34
commit d4eefd0b55
15 changed files with 68 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
from collections.abc import Iterator
from contextlib import contextmanager
from PySide6.QtWidgets import QWidget
from PySide2.QtWidgets import QWidget
@contextmanager