-
- Downloads
Update to the command line argument passer and logger
1) Switches off the help for the default argparse. This allows a child to be instantiated after. 2) Adds a demo to the docstring of how to instantiate a child argparse 3) Make the dependence of setup_logger on the initial command line arguments more explicit and remove a global reference. 4) Add some comments
Please register or sign in to comment