Closed tomschr closed 6 years ago
This pull request contains the following changes
vars()
argparse.Namespace
options_dict
Hope you like it. 😉
Coverage remained the same at 94.063% when pulling 40f523403f8dc7b93ad5fae33fc0292b5921a2b1 on tomschr:refactor_process_args into 5d8397c52b99e6f8beb0f52a03796dab8a902aff on openSUSE:master.
Thanks
Wow, that was quick! Thanks! 👍 😆
This pull request contains the following changes
vars()
to convert fromargparse.Namespace
to dict => avoids the creation of theoptions_dict
manuallyHope you like it. 😉