File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1869,8 +1869,8 @@ Argument groups
18691869 will be removed in the future.
18701870
18711871 .. versionchanged :: 3.14
1872- Passing the prefix_chars _ parameter to :meth: `ArgumentParser. add_argument_group `
1873- is now deprecated.
1872+ Passing the prefix_chars _ parameter to :meth: `add_argument_group `
1873+ is now deprecated.
18741874
18751875
18761876Mutual exclusion
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ Deprecated
421421==========
422422
423423* :mod: `argparse `:
424- Passing the prefix_chars _ parameter to :meth: `ArgumentParser. add_argument_group `
424+ Passing the prefix_chars _ parameter to :meth: `add_argument_group `
425425 is now deprecated.
426426 (Contributed by Savannah Ostrowski in :gh: `125563 `.)
427427
You can’t perform that action at this time.
0 commit comments