Unnecessary split in left hand side of assignment due to multiline string #749
Labels
F: linebreak
How should we split up lines?
R: duplicate
This issue or pull request already exists
T: style
What do we want Blackened code to look like?
Hi, I'm experience strange behavior when I use dicts and triple-quotes strings, for example:
ends up like this:
Is it expected behavior or? If yes, how can one disable it?
Operating system: Linux Ubuntu 18.04
Python version: 3.6
Black version: 18.9b0
Does also happen on master: yes
The text was updated successfully, but these errors were encountered: