mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-01 17:19:47 +02:00
chore: fix formatter
This commit is contained in:
committed by
Klaus Wakonig
co-authored by
Klaus Wakonig
parent
c10f2f19a6
commit
a2e0372cc8
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user