Skip to content

Commit

Permalink
style: [pre-commit.ci] auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 15, 2024
1 parent 17d6a99 commit bb2b79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/superqt/sliders/_labeled.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
from qtpy.QtWidgets import (
QAbstractSlider,
QBoxLayout,
QComboBox,
QDoubleSpinBox,
QHBoxLayout,
QComboBox,
QSlider,
QSpinBox,
QStyle,
Expand Down

0 comments on commit bb2b79d

Please sign in to comment.