v0.5.5
Antoine Viallon
@aviallon
596536d2
·
[argparse] Fix help printing, add a program_name parameter to argparse constructor.
·
Jul 19, 2021
Unverified
Remove argparse dependency, implement it myself! The implementation is not very clean, but it works.