This commit is contained in:
foamyguy 2024-12-13 10:56:56 -06:00
parent 7dc67c5c70
commit ee5301b938

View file

@ -127,7 +127,7 @@ class Rainbow(Animation):
@property
def period(self) -> float:
"""
Period to cycle the rainbow over in seconds.
Period to cycle the rainbow over in seconds.
"""
return self._period