Addition of type ignore causes undesirable splitting on another line #3681
Labels
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
F: linebreak
How should we split up lines?
T: bug
Something isn't working
This is the original version of the code:
Playground
Black is quite content with this.
However, if you add a
# type: ignore
on line 5:Playground
Black suddenly wants to split line 7:
The text was updated successfully, but these errors were encountered: