Skip to content

Commit bd72878

Browse files
committed
Remove unnecessary text line about return in docstring
1 parent c076dc0 commit bd72878

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_pyoa.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,6 @@ def _wait_for_press(self, card):
265265
"""Wait for a button to be pressed.
266266
267267
:param card: The active card
268-
269-
Return the id of the destination card.
270268
:type card: dict(str, str)
271269
:return: The id of the destination card
272270
:rtype: str

0 commit comments

Comments
 (0)