Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Merge pull request #4201 from gratipay/docstring-tweak
Browse files Browse the repository at this point in the history
Remove comma from docstring
  • Loading branch information
mattbk authored Nov 22, 2016
2 parents 41339f8 + 85eb6a2 commit b1bc842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/verify-identity.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""verify-identity.py <participant_id>, <country_code>
"""verify-identity.py <participant_id> <country_code>
"""
from __future__ import absolute_import, division, print_function, unicode_literals

Expand Down

0 comments on commit b1bc842

Please sign in to comment.