1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00

chore: fix formatter

This commit is contained in:
2025-08-25 18:03:49 +02:00
committed by Klaus Wakonig
parent c10f2f19a6
commit a2e0372cc8

View File

@@ -1,9 +1,8 @@
import time
from types import SimpleNamespace
from PySide6.QtWidgets import QToolButton
from bec_qthemes import material_icon
from PySide6.QtWidgets import QToolButton
from qtpy.QtCore import Property, Qt, Signal
from qtpy.QtGui import QColor
from qtpy.QtWidgets import (