]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix doc for `add_subparsers` arguments (GH-8884)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Aug 2018 03:22:17 +0000 (23:22 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Aug 2018 03:22:17 +0000 (23:22 -0400)
commit1d3d688b9899085473c455dbfdb6acdaa6ee7b99
tree0a56334eeb93bb8c209cbbe84dedf923f15aca75
parent609c033f436a79fb54811514fa4cda83b4d2800d
Fix doc for `add_subparsers` arguments (GH-8884)

There was a missing comma.
(cherry picked from commit cc18258daf2727a4b8d657aaf0bf8a9cb0b54bb3)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Doc/library/argparse.rst