Skip to content

Commit cc76eb3

Browse files
committed
fix format
1 parent b5c0019 commit cc76eb3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
:meth:`argparse.ArgumentParser.add_argument` now uses the *help* value as the
2-
default *description* if none is provided. Patch by Swayam.
1+
The :meth:`!add_parser` method of the special action object returned by
2+
:meth:`argparse.ArgumentParser.add_subparsers` now uses the *help* value as
3+
the default *description* if none is provided. Patch by Swayam.

0 commit comments

Comments
 (0)