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: Avoid mutating command when adding meta arguments. #36

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

DanCardin
Copy link
Owner

No description provided.

@DanCardin DanCardin changed the title fix: Centralize command setup code. fix: Avoid mutating command when adding meta arguments. Oct 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6606837159

  • 24 of 24 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 6604200452: 0.0%
Covered Lines: 1556
Relevant Lines: 1556

💛 - Coveralls

@DanCardin DanCardin marked this pull request as ready for review October 22, 2023 23:36
@DanCardin DanCardin merged commit e3c039b into main Oct 22, 2023
6 checks passed
@DanCardin DanCardin deleted the dc/idempotent-collection branch October 22, 2023 23:36
completion: Enables completion when using the cappa `backend` option. If `True`
(default to True), adds a --completion flag. An `Arg` can be supplied to customize
the argument's behavior.
color: Whether to output in color.
Copy link
Sponsor Contributor

Choose a reason for hiding this comment

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

It looks like you removed the parameter and forgot to remove its corresponding item in the docstring?

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