Skip to content

Commit 7e2551d

Browse files
committed
Reformatted per pre-commit
1 parent 40a15f7 commit 7e2551d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

displayio_effects/colorwheel_effect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
COLORWHEEL_WIDGET_VALUES = {
3333
WidgetType.DIAL: {
3434
"path": ("_needle", "_palette"),
35-
"index" : 0,
35+
"index": 0,
3636
},
3737
WidgetType.GAUGE: {
3838
"path": ("_palette"),

0 commit comments

Comments
 (0)