mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-12-30 10:41:18 +01:00
chore: fix formatter
This commit is contained in:
@@ -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