Skip to content

Commit bfc988a

Browse files
committed
lint fix
1 parent bde254d commit bfc988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ds3502_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
print("Wiper voltage: %.2f"%voltage)
2222
print("")
2323
sleep(1.0)
24-
24+
2525
ds3502.wiper = 0
2626
print("Wiper set to %d"%ds3502.wiper)
2727
voltage = wiper_output.value

0 commit comments

Comments
 (0)