Issue 1629 has been closed, let's celebrate! (#2127)
This commit is contained in:
parent
eee949e286
commit
de7187a823
@ -6,7 +6,8 @@
|
|||||||
|
|
||||||
- Fixed a rare but annoying formatting instability created by the combination of
|
- Fixed a rare but annoying formatting instability created by the combination of
|
||||||
optional trailing commas inserted by `Black` and optional parentheses looking at
|
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,
|
- `Black` now processes one-line docstrings by stripping leading and trailing spaces,
|
||||||
and adding a padding space when needed to break up """". (#1740)
|
and adding a padding space when needed to break up """". (#1740)
|
||||||
|
Loading…
Reference in New Issue
Block a user