X Tutup
Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored and savannahostrowski committed Sep 22, 2024
commit fef37a1dfb1e402d8a6157cbcdae0bc291de438c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed incorrect indentation in command line help generated by arggparse: in case of usage a long command along with max_help_position which is more than the length of the command, the command's help was incorrectly started on the new line.
X Tutup