Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent 8008639 commit a2418f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adafruit_fancyled/fastled_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def ColorFromPalette(pal, pos, brightness=255, blend=False):


def hsv2rgb_spectrum(hue, sat, val):

"""This is named the same thing as FastLED's simpler HSV to RGB function
(spectrum, vs rainbow) but implementation is a bit different for the
sake of getting something running (adapted from some NeoPixel code).
Expand Down

0 comments on commit a2418f9

Please sign in to comment.