Skip to content

Commit 9e96f3a

Browse files
committed
fixing pylint
1 parent 786e991 commit 9e96f3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LSM303/lsm303dlh_combined.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
print("Magnetometer (micro-Teslas)): X=%0.3f Y=%0.3f Z=%0.3f"%mag.magnetic)
1414
print("")
1515
sleep(0.5)
16-

0 commit comments

Comments
 (0)