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 1c7e81d commit 3041731Copy full SHA for 3041731
Talking_D20/CircuitPython/code.py
@@ -115,7 +115,6 @@
115
# FUNCTIONS ----------------------------------------------------------------
116
117
118
-# pylint: disable=consider-using-with # (non-blocking doesn't like 'with')
119
def play(index, block=True):
120
"""Play one WAV file from the WAV_FILES table. Pass in table index (0-n)
121
and optional 'block' flag (if True, function blocks until audio is
0 commit comments