diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-17 22:08:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-17 22:08:10 (GMT) |
commit | 6c7f7ec8199f9172224e8ccc9391e20cf7023e13 (patch) | |
tree | 7d044e5c417b249f9757126aaa656ec0f8c96ac4 /Misc | |
parent | f4a0b80250576a71e342d09a8b1143f29cd5adc1 (diff) | |
download | cpython-6c7f7ec8199f9172224e8ccc9391e20cf7023e13.zip cpython-6c7f7ec8199f9172224e8ccc9391e20cf7023e13.tar.gz cpython-6c7f7ec8199f9172224e8ccc9391e20cf7023e13.tar.bz2 |
gh-85525: Remove extra row in doc (GH-98337)
* remove extra row
* 📜🤖 Added by blurb_it.
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 5c9302d03a57759225dab9e2d7bdd38e79009441)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst b/Misc/NEWS.d/next/Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst new file mode 100644 index 0000000..292e169 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst @@ -0,0 +1 @@ +Remove extra row |