Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 3, 2023
1 parent e1d0b3e commit b3dc7d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/git/git.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
from docopt import docopt

if __name__ == "__main__":

args = docopt(__doc__, version="git version 1.7.4.4", options_first=True)
print("global arguments:")
print(args)
Expand Down

0 comments on commit b3dc7d0

Please sign in to comment.