Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrosenzweig committed Oct 27, 2024
1 parent 8f503d2 commit db4d3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytch/gui_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
(166, 216, 84),
(229, 196, 148),
(179, 179, 179),
]
] # from matplotlib's "Set2" colormap


class FloatQLineEdit(qw.QLineEdit):
Expand Down

0 comments on commit db4d3fd

Please sign in to comment.