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

Pass custom help formatter to subparsers (#336) #339

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

zrlf
Copy link
Contributor

@zrlf zrlf commented Jan 30, 2025

fixes #336

Copy link
Owner

@lebrice lebrice left a comment

Choose a reason for hiding this comment

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

Thanks @zrlf !

@lebrice lebrice force-pushed the zrlf/subparser-formatter branch from 39fe4b9 to 72cea15 Compare January 31, 2025 15:31
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.29%. Comparing base (a1c5167) to head (72cea15).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #339   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files          34       34           
  Lines        4553     4553           
=======================================
  Hits         3929     3929           
  Misses        624      624           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lebrice lebrice merged commit a70c4c7 into lebrice:master Feb 3, 2025
7 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.

Pass custom HelpFormatter to subparsers
2 participants