Skip to content

Commit cd04c7a

Browse files
committed
lint
1 parent 175796e commit cd04c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neopixel_spi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ def _transmogrify(self):
144144

145145
def fill(self, color):
146146
"""Colors all pixels the given ***color***."""
147-
fill(self, color)
147+
fill(self, color)

0 commit comments

Comments
 (0)