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 help of the completion argument #19

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

pawamoy
Copy link
Contributor

@pawamoy pawamoy commented Oct 19, 2023

Point 4 of the main command in #15.
Previous code was normalizing the argument twice, therefore appending the choices to the help message twice.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6574001128

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 99.904%

Files with Coverage Reduction New Missed Lines %
src/cappa/arg.py 1 99.33%
Totals Coverage Status
Change from base Build 6566627808: -0.1%
Covered Lines: 1473
Relevant Lines: 1474

💛 - Coveralls

@DanCardin DanCardin merged commit fde7baa into DanCardin:main Oct 19, 2023
6 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.

3 participants