You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore the correct type of AugmentedHelpFormatter._fill_text() (#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.
0 commit comments