We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3c82f commit 3c8cd3aCopy full SHA for 3c8cd3a
CHANGES.md
@@ -26,8 +26,8 @@
26
normalized as expected (#3168)
27
- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from
28
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)
+- Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside
+ parentheses (#3162)
31
- Fix a string merging/split issue when a comment is present in the middle of implicitly
32
concatenated strings on its own line (#3227)
33
0 commit comments