Skip to content

Commit cf745c9

Browse files
committed
Reformatted again
1 parent 42b9355 commit cf745c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_lsm6ds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ class AccelRange(CV):
135135
class GyroRange(CV):
136136
"""Options for ``gyro_data_range``"""
137137

138+
138139
GyroRange.add_values(
139140
(
140141
("RANGE_125_DPS", 125, 125, 4.375),

0 commit comments

Comments
 (0)