Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No line breaks for long lines with unpacking #827

Closed
tweakimp opened this issue May 5, 2019 · 1 comment
Closed

No line breaks for long lines with unpacking #827

tweakimp opened this issue May 5, 2019 · 1 comment

Comments

@tweakimp
Copy link

tweakimp commented May 5, 2019

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 :)

@JelleZijlstra
Copy link
Collaborator

This is a bug, but it's already being tracked at #445. Thanks for your report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants