Skip to content

Commit

Permalink
Issue 1629 has been closed, let's celebrate! (#2127)
Browse files Browse the repository at this point in the history
  • Loading branch information
ichard26 committed Apr 25, 2021
1 parent eee949e commit de7187a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit de7187a

Please sign in to comment.