Skip to content

Commit 5e6302d

Browse files
committed
fixing line endings
1 parent 34a9861 commit 5e6302d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_as7341.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ def channel_680nm(self):
375375
"""The current reading for the 680nm band"""
376376
self._configure_f5_f8()
377377
return self._channel_3_data
378-
378+
379379
@property
380380
def channel_clear(self):
381381
"""The current reading for the clear sensor"""

0 commit comments

Comments
 (0)