Skip to content

Commit 352409b

Browse files
committed
Run pre-commit
1 parent c931bf7 commit 352409b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/lis3mdl_range_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
sensor = LIS3MDL(i2c)
1313

1414
while True:
15-
1615
for mag_range in [
1716
Range.RANGE_4_GAUSS,
1817
Range.RANGE_8_GAUSS,

0 commit comments

Comments
 (0)