1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-28 11:02:32 +02:00

chore: fix formatter

This commit is contained in:
2025-08-25 18:03:49 +02:00
committed by wyzula-jan
parent 098f2d4f6f
commit 1a2ec920f6
+1 -2
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 (