Skip to content

Commit 3c8cd3a

Browse files
committed
Update changelog to reflect the PR.
1 parent fe3c82f commit 3c8cd3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
normalized as expected (#3168)
2727
- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from
2828
subscript expressions with more than 1 element (#3209)
29-
- Implicitly concatenated strings inside a list, set, or function call are now wrapped
30-
inside parentheses (#3162)
29+
- Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside
30+
parentheses (#3162)
3131
- Fix a string merging/split issue when a comment is present in the middle of implicitly
3232
concatenated strings on its own line (#3227)
3333

0 commit comments

Comments
 (0)