diff options
author | Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> | 2022-10-16 17:43:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-16 17:43:31 (GMT) |
commit | 5c9302d03a57759225dab9e2d7bdd38e79009441 (patch) | |
tree | 604a05db7d404f5ab9a0de53e5d20073504bfc52 /Misc | |
parent | 79fd6ccdbe00ec95e4d33fc24fe76076282a334e (diff) | |
download | cpython-5c9302d03a57759225dab9e2d7bdd38e79009441.zip cpython-5c9302d03a57759225dab9e2d7bdd38e79009441.tar.gz cpython-5c9302d03a57759225dab9e2d7bdd38e79009441.tar.bz2 |
gh-85525: Remove extra row in doc (#98337)
* remove extra row
* 📜🤖 Added by blurb_it.
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@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 |