Feedback on formatting style #1526
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?
Describe the bug Consider the following python class
The line starting with
modulated_laser_x =
is longer than the 88-character limit, and is formatted asIs this the correct behaviour?
This is what I want to know. I expected something along the lines of
To Reproduce Steps to reproduce the behavior:
-t py36
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Does this bug also happen on master?
Yes, see this
The text was updated successfully, but these errors were encountered: