Skip to content

Commit ee5301b

Browse files
committed
format
1 parent 7dc67c5 commit ee5301b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_led_animation/animation/rainbow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def reset(self):
127127
@property
128128
def period(self) -> float:
129129
"""
130-
Period to cycle the rainbow over in seconds.
130+
Period to cycle the rainbow over in seconds.
131131
"""
132132
return self._period
133133

0 commit comments

Comments
 (0)