Skip to content

Commit 990abec

Browse files
authored
Update simpletest.py
fix pylint
1 parent 3043dfa commit 990abec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/simpletest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@
99
print((sonar.distance,))
1010
except RuntimeError:
1111
print("Retrying!")
12-
pass
1312
time.sleep(0.1)

0 commit comments

Comments
 (0)