Skip to content

Commit

Permalink
remove trailing white space in docstr
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed May 2, 2017
1 parent bf5aba1 commit 6fd4cfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/nfc/clf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@ def connect(self, **options):
beer.
'beep-on-connect': boolean
If the device supports beeping or flashing an LED,
automatically perform this functionality when a tag is
successfully detected AND the 'on-connect' function
If the device supports beeping or flashing an LED,
automatically perform this functionality when a tag is
successfully detected AND the 'on-connect' function
returns a true value. Defaults to True.
.. sourcecode:: python
Expand Down

0 comments on commit 6fd4cfa

Please sign in to comment.