Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the code for reduced complexity #3

Merged
merged 12 commits into from
May 2, 2024

Conversation

Dunedan
Copy link
Contributor

@Dunedan Dunedan commented Apr 13, 2024

This refactors the whole code for reduced complexity. If I didn't miss something, there should be no functional changes aside from added support for the args and namespace parameters of ArgumentParser.parse_args() and using raising different exceptions to stay in line with the behavior of argparse.

I tried to keep the individual commits as tidy as possible, but if you prefer separate pull requests for certain changes, just let me know.

@florianmahner florianmahner added the enhancement New feature or request label Apr 13, 2024
@florianmahner florianmahner merged commit a50b217 into florianmahner:main May 2, 2024
2 of 6 checks passed
@florianmahner
Copy link
Owner

thanks a lot - this looks perfect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants