Break long with statements using backslashes if parentheses aren't usable #3484
Labels
F: linebreak
How should we split up lines?
F: linetoolong
Black makes our lines too long
help wanted
Extra attention is needed
S: accepted
The changes in this design / enhancement issue have been accepted and can be implemented
T: style
What do we want Blackened code to look like?
Describe the style change
Consider this example
Examples in the current Black style
Desired style
For example:
Additional context
Using
with
is crucial as some flushing is needed at the end.The text was updated successfully, but these errors were encountered: