Skip to content

Commit 4d00304

Browse files
committed
remove unnecessary pass
1 parent eb24e61 commit 4d00304

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_led_animation/animation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ def _recompute_color(self, color):
172172
Called if the color is changed, which includes at initialization.
173173
Override as needed.
174174
"""
175-
pass
176175

177176

178177
class ColorCycle(Animation):

0 commit comments

Comments
 (0)