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

Accept config args before and after the command #1530

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

ouziel-slama
Copy link
Contributor

No description provided.

arg_parser.add_argument(*arg[0], **arg[1])

# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4

Check warning

Code scanning / pylint

Trailing whitespace. Warning

Trailing whitespace.
@ouziel-slama ouziel-slama changed the title [WIP] Accept config args before and after the command Accept config args before and after the command Mar 18, 2024
Copy link
Member

@adamkrellenstein adamkrellenstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! let's just also include it in the Release Notes

@ouziel-slama ouziel-slama merged commit a983c42 into develop Mar 19, 2024
14 checks passed
@ouziel-slama ouziel-slama deleted the argparse branch March 19, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants