-
Notifications
You must be signed in to change notification settings - Fork 671
feat: john's ugly vertical help formatter :) #2191
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2191 +/- ##
=======================================
Coverage 95.53% 95.54%
=======================================
Files 81 81
Lines 5309 5319 +10
=======================================
+ Hits 5072 5082 +10
Misses 237 237
Flags with carried forward coverage won't be shown. Click here to find out more.
|
d7f6e78
to
b028757
Compare
What this looks like:
|
b028757
to
72bf9c9
Compare
72bf9c9
to
0e09b32
Compare
@weakcamel Would be interested to get your feedback on this. I was thinking if people like it we could add it to your PR. What I like about it, is that it is less code. But without having first seeing your PR I would never have had this idea. So I would prefer if you get credit for it! |
@JohnVillalovos I like it for its simplicity. It feels further away from argparse's logic than my original code, but nothing's wrong with that; it's a custom formatter anyway. |
No description provided.