Skip to content

Commit a2418f9

Browse files
committed
Run pre-commit
1 parent 8008639 commit a2418f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_fancyled/fastled_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ def ColorFromPalette(pal, pos, brightness=255, blend=False):
134134

135135

136136
def hsv2rgb_spectrum(hue, sat, val):
137-
138137
"""This is named the same thing as FastLED's simpler HSV to RGB function
139138
(spectrum, vs rainbow) but implementation is a bit different for the
140139
sake of getting something running (adapted from some NeoPixel code).

0 commit comments

Comments
 (0)