We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca47cb commit b3f4398Copy full SHA for b3f4398
src/_pytest/config/argparsing.py
@@ -399,7 +399,7 @@ class DropShorterLongHelpFormatter(argparse.HelpFormatter):
399
"""shorten help for long options that differ only in extra hyphens
400
401
- collapse **long** options that are the same except for extra hyphens
402
- - special action attribute map_long_option allows surpressing additional
+ - special action attribute map_long_option allows suppressing additional
403
long options
404
- shortcut if there are only two options and one of them is a short one
405
- cache result on action object as this is called at least 2 times
0 commit comments