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

Fix issue 208 #209

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Fix issue 208 #209

merged 2 commits into from
Sep 23, 2022

Conversation

skrobinson
Copy link
Contributor

This tries to fix #208 by printing which argument is reporting the missing parameter.

The name of a positional argument is never used.

Closes p-ranav#208

Signed-off-by: Sean Robinson <[email protected]>
This is mostly a style change to match other parts of the code.

Signed-off-by: Sean Robinson <[email protected]>
@p-ranav p-ranav merged commit e9ae471 into p-ranav:master Sep 23, 2022
@skrobinson skrobinson deleted the fix-issue-208 branch September 23, 2022 21:32
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.

wrong error text when multiple positional arguments are expected
2 participants