Skip to content

Commit

Permalink
!!pypi !!master !!release
Browse files Browse the repository at this point in the history
  • Loading branch information
rtmigo committed Oct 12, 2022
1 parent 145b7ef commit 5627a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion img2texture/_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def __init__(self):
parser.add_argument('--version',
action='store_true',
default=False,
help="Show version info and sys.exit")
help="Show version info and exit")

self._parsed = parser.parse_args()

Expand Down

0 comments on commit 5627a76

Please sign in to comment.