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: positional arguments were not being handled appropriately by parse() #559

Merged
merged 1 commit into from Jul 16, 2016

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Jul 16, 2016

fixes #558

@coveralls
Copy link

coveralls commented Jul 16, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling e5a81be on fix-558 into 3c2e479 on master.

@bcoe bcoe merged commit 063a866 into master Jul 16, 2016
@bcoe bcoe deleted the fix-558 branch July 16, 2016 23:00
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.

positional arguments are not handled properly if parse() is used rather than .argv
2 participants