Skip to content

Commit 85e4d6e

Browse files
authored
Update comet.py
1 parent bc0298b commit 85e4d6e

File tree

1 file changed

+1
-1
lines changed
  • adafruit_led_animation/animation

1 file changed

+1
-1
lines changed

adafruit_led_animation/animation/comet.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def __init__(
5151
pixel_object,
5252
speed,
5353
color,
54-
background_color=BLACK
54+
background_color=BLACK,
5555
tail_length=0,
5656
reverse=False,
5757
bounce=False,

0 commit comments

Comments
 (0)