We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a15f7 commit 7e2551dCopy full SHA for 7e2551d
1 file changed
displayio_effects/colorwheel_effect.py
@@ -32,7 +32,7 @@
32
COLORWHEEL_WIDGET_VALUES = {
33
WidgetType.DIAL: {
34
"path": ("_needle", "_palette"),
35
- "index" : 0,
+ "index": 0,
36
},
37
WidgetType.GAUGE: {
38
"path": ("_palette"),
0 commit comments