Skip to content

Commit 6100110

Browse files
committed
New black rule
1 parent 6c1c836 commit 6100110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_circuitplayground/circuit_playground_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def configure_tap( # pylint: disable-msg=too-many-arguments
181181
time_latency=50,
182182
time_window=255,
183183
):
184-
""" Granular configuration of tap parameters. Expose the power of the
184+
"""Granular configuration of tap parameters. Expose the power of the
185185
adafruit_lis3dh module.
186186
187187
:param int tap: 0 to disable tap detection, 1 to detect only single

0 commit comments

Comments
 (0)