Argument parsing #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "deroshkin/novel-stats-fork:deroshkin_branch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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.