Skip to content

Commit 19a93cd

Browse files
committed
Cleaned up whitespace
1 parent 058672e commit 19a93cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_led_animation/animation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ def draw(self):
369369

370370
class SparklePulse(Animation):
371371
"""
372-
Combination of the Spark and Pulse animations.
372+
Combination of the Spark and Pulse animations.
373373
374374
:param pixel_object: The initialised LED object.
375375
:param int speed: Animation refresh rate in seconds, e.g. ``0.1``.

0 commit comments

Comments
 (0)