From de7187a823bd701ecb75c62bca0d7bd00076108a Mon Sep 17 00:00:00 2001 From: Richard Si <63936253+ichard26@users.noreply.github.com> Date: Sun, 25 Apr 2021 17:52:23 -0400 Subject: [PATCH] Issue 1629 has been closed, let's celebrate! (#2127) --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 0ca0b84..65d0373 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,8 @@ - Fixed a rare but annoying formatting instability created by the combination of optional trailing commas inserted by `Black` and optional parentheses looking at - pre-existing "magic" trailing commas (#2126) + pre-existing "magic" trailing commas. This fixes issue #1629 and all of its many many + duplicates. (#2126) - `Black` now processes one-line docstrings by stripping leading and trailing spaces, and adding a padding space when needed to break up """". (#1740) -- 2.39.2