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 Sep 6, 2023
1 parent 0278c40 commit 772e445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/superqt/combobox/_colormap_combobox.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ def paint(
# short_name = colormap.name.rsplit(":", 1)[-1]
# painter.drawText(rect, text_align, short_name)


class QColormapComboBox(QComboBox):
"""A drop down menu for selecting colors.
Expand Down

0 comments on commit 772e445

Please sign in to comment.