Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-07-15 | Use set_defaults(func=) style | Erik Johnston | 1 | -11/+8 |
2019-07-15 | Move creation of ArgumentParser to caller | Erik Johnston | 2 | -11/+8 |
2019-07-15 | Fix up comments | Erik Johnston | 2 | -3/+3 |
2019-07-15 | Change add_arguments to be a static method | Erik Johnston |