Skip to content

Commit 8ab443a

Browse files
committed
code format
1 parent 2228170 commit 8ab443a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_ble_radio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def receive(self, timeout=1):
146146
"""
147147
Returns a message received on the channel on which the radio is
148148
listening.
149-
149+
150150
:param float timeout: The length of time (in seconds) the radio listens for a broadcast
151151
152152
:return: A string representation of the received message, or else None.

0 commit comments

Comments
 (0)