Trailing comma gives newline on wrong expressions #3268
Labels
F: linebreak
How should we split up lines?
F: trailing comma
Full of magic
T: bug
Something isn't working
Describe the bug
Black in some cases put the wrong parts on separate lines when having a trailing comma.
For example this:
Expected result was something like:
To Reproduce
Minimal example:
Expected:
Actual result:
Environment
The text was updated successfully, but these errors were encountered: