string_processing: Better whitespace allocation for an assert statement #3663
Labels
C: preview style
Issues with the preview and unstable style. Add the name of the responsible feature in the title.
F: strings
Related to our handling of strings
T: style
What do we want Blackened code to look like?
Describe the style change
Strange indentation of a long
assert
statement, in--preview
(it works correctly in the stable branch).Examples in the current (preview) Black style
Desired style
Additional context
Similar to #3409
The text was updated successfully, but these errors were encountered: