Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore the correct type of AugmentedHelpFormatter._fill_text() (pyth…
…on#9377) This reverts commit af00d01 which introduced a workaround for an incorrect type definition in typeshed. The type of AugmentedHelpFormatter._fill_text() got fixed in commit python/typeshed@686e21d so we can remove the workaround.
- Loading branch information