diff options
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2022-04-18 05:27:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 05:27:41 (GMT) |
commit | 4c3b283e83459cf7224bbf353300099eba7a2c1c (patch) | |
tree | 9a9e5c849f8262a62e31ce6941305fcbb2863ea3 | |
parent | 8e76d7e1a9592b24717204ad307b7493d593191f (diff) | |
download | cpython-4c3b283e83459cf7224bbf353300099eba7a2c1c.zip cpython-4c3b283e83459cf7224bbf353300099eba7a2c1c.tar.gz cpython-4c3b283e83459cf7224bbf353300099eba7a2c1c.tar.bz2 |
Remove ill-formed an unneeded news entry (GH-91657)
-rw-r--r-- | Misc/NEWS.d/next/Documentation/2019-02-24-03-06-59.bpo-21150.Vqv8Yc.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2019-02-24-03-06-59.bpo-21150.Vqv8Yc.rst b/Misc/NEWS.d/next/Documentation/2019-02-24-03-06-59.bpo-21150.Vqv8Yc.rst deleted file mode 100644 index d1b5615..0000000 --- a/Misc/NEWS.d/next/Documentation/2019-02-24-03-06-59.bpo-21150.Vqv8Yc.rst +++ /dev/null @@ -1 +0,0 @@ -Place summary/quick links table at the top of the documentation for the argparse module to benefit ease of use.
\ No newline at end of file |