You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system: Win10 64bit
Python version: 3.3 Black version: 19.3b0
Does also happen on master: yes
See black playground
When there are many long names to the right side of an = sign, black stacks them vertically.
However, for many long names on the left side there is no solution and the line stays too long.
I dont know if this is intended or if there is no other way to solve this, but maybe you have a solution for me :)
The text was updated successfully, but these errors were encountered:
Operating system: Win10 64bit
Python version: 3.3
Black version: 19.3b0
Does also happen on master: yes
See black playground
When there are many long names to the right side of an
=
sign, black stacks them vertically.However, for many long names on the left side there is no solution and the line stays too long.
I dont know if this is intended or if there is no other way to solve this, but maybe you have a solution for me :)
The text was updated successfully, but these errors were encountered: