Skip to content

Commit 22587e8

Browse files
author
Melissa LeBlanc-Williams
committed
Final Newline Refrain
1 parent a5ce5b8 commit 22587e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_featherwing/dotstar_featherwing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,5 +362,3 @@ def brightness(self):
362362
def brightness(self, brightness):
363363
self._dotstar.brightness = min(max(brightness, 0.0), 1.0)
364364
self._update()
365-
366-

0 commit comments

Comments
 (0)