]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-90654: Remove unneeded blank line (GH-95044) (#95047)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Jul 2022 22:03:35 +0000 (15:03 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2022 22:03:35 +0000 (18:03 -0400)
(cherry picked from commit bd390ef825c5f2ad86e0966173a6bcaca85a56f2)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt

index 086b2060766cf6293dbdd769e83ec4b3e8644ba6..05308a0b114af1df8d738c7cc9ae414114d1c3d2 100644 (file)
@@ -29,7 +29,6 @@ What's New in IDLE 3.10.0
 Released on 2021-10-04
 =========================
 
-
 bpo-45193: Make completion boxes appear on Ubuntu again.
 
 bpo-40128: Mostly fix completions on macOS when not using tcl/tk 8.6.11