Skip to content

Conversation

@desultory
Copy link
Owner

No description provided.

tests were broken if -v was in the middle of the test command like:
python -m unittest discover -v tests

Argparse doesn't like optional args being between positional ones.
parse_known_args must be used to function under these circumstances

Signed-off-by: Zen <[email protected]>
Signed-off-by: Zen <[email protected]>
@desultory desultory merged commit aa9e9ca into main Oct 26, 2024
3 checks passed
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.

2 participants