Skip to content

Commit f91b5ee

Browse files
committed
Removing Trailing NewLine
1 parent 4777c67 commit f91b5ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_is31fl3731.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,4 +404,3 @@ def pixel_addr(x, y):
404404
x = x - 8
405405
y = y - 8
406406
return x * 16 + y
407-

0 commit comments

Comments
 (0)