Skip to content

Commit 5c9cfbd

Browse files
committed
code format
1 parent dcf1994 commit 5c9cfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_bh1750.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class Mode(CV):
138138

139139

140140
class Resolution(CV):
141-
"""Options for `resolution` Valid values are ``LOW``, ``MID``, and ``HIGH`` """
141+
"""Options for `resolution` Valid values are ``LOW``, ``MID``, and ``HIGH``"""
142142

143143
pass # pylint: disable=unnecessary-pass
144144

0 commit comments

Comments
 (0)