Skip to content

Commit f1196f7

Browse files
committed
Reformatted per new black version
1 parent 7a82847 commit f1196f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_lis3mdl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ class Range(CV):
9797

9898

9999
class PerformanceMode(CV):
100-
"""Options for `performance_mode` """
100+
"""Options for `performance_mode`"""
101101

102102
pass # pylint: disable=unnecessary-pass
103103

0 commit comments

Comments
 (0)