Skip to content

Commit

Permalink
Fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Jan 22, 2017
1 parent 5675f99 commit d1d89b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pykwalify/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def parse_cli():
#

__docopt__ = """
usage: pykwalify -d FILE -s FILE ... [-e FILE ...]
usage: pykwalify -d FILE -s FILE ... [-e FILE ...]
[--strict-rule-validation] [--fix-ruby-style-regex] [--allow-assertions] [-v ...] [-q]
optional arguments:
Expand Down

0 comments on commit d1d89b6

Please sign in to comment.