We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3043dfa commit 990abecCopy full SHA for 990abec
examples/simpletest.py
@@ -9,5 +9,4 @@
9
print((sonar.distance,))
10
except RuntimeError:
11
print("Retrying!")
12
- pass
13
time.sleep(0.1)
0 commit comments