From 518c0a643fda7deaa4e4cbfc0f84b642a549cadd Mon Sep 17 00:00:00 2001 From: Joannah Nanjekye Date: Sun, 16 Oct 2022 13:17:47 -0400 Subject: [PATCH 1/2] remove extra row --- Doc/library/sndhdr.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/library/sndhdr.rst b/Doc/library/sndhdr.rst index 8c5c0bfc617b79..fa9323e18dc348 100644 --- a/Doc/library/sndhdr.rst +++ b/Doc/library/sndhdr.rst @@ -68,7 +68,6 @@ from :func:`whathdr`: and :func:`what`: +------------+------------------------------------+ | ``'hcom'`` | HCOM Files | +------------+------------------------------------+ -+------------+------------------------------------+ | ``'sndt'`` | Sndtool Sound Files | +------------+------------------------------------+ | ``'voc'`` | Creative Labs Audio Files | From 436600fa7760da8887f40fb181ab59bbb008148c Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 17:34:48 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blu?= =?UTF-8?q?rb=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Documentation/2022-10-16-17-34-45.gh-issue-85525.DvkD0v.rst 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 00000000000000..292e16998acdc0 --- /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