Argument parsing
#2
Merged
witten
merged 4 commits from deroshkin/novel-stats-fork:deroshkin_branch
into master
1 year ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'deroshkin/novel-stats-fork:deroshkin_branch'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Hey, I got around to improving the argument parsing (largely to force myself to learn it).
Also 2 other minor changes:
-pp
, it was--pp
in one spot, also since the order of arguments no longer matters I switched the order to the more standard filename at the end.tox
comes back good on python 3.9 on debianLooks awesome! Thank you for taking the time to do this.
7ee1c7c439
into master 1 year ago7ee1c7c439
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.