Black puts "pyright: ignore" comments on the wrong line #3946
Labels
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
T: bug
Something isn't working
Hi,
I've switched to VS code and pyright recently, and I realized black is breaking a lot of
# pyright: ignore
comments.Input (both are valid for pyright):
Output:
Is there a way to stick the pyright comment to the original line ?
I'm using:
Thanks
The text was updated successfully, but these errors were encountered: