-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: psf/black
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
"unindent does not match any outer indentation level" for valid Python syntax
C: invalid code
Black destroyed a valid Python file
F: fmtoff
fmt: off implementation
T: bug
Something isn't working
#3505
opened Jan 19, 2023 by
goretkin
# fmt: off block is partially reformatted
F: fmtoff
fmt: off implementation
T: bug
Something isn't working
#3372
opened Nov 2, 2022 by
ikamensh
Black removes empty lines in fmt:off sections
F: fmtoff
fmt: off implementation
T: bug
Something isn't working
#2877
opened Feb 10, 2022 by
amyreese
Comments between fmt:on/off are reformatted
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
F: fmtoff
fmt: off implementation
T: bug
Something isn't working
#1245
opened Jan 23, 2020 by
marcelm
empty lines at end of file trimmed even with fmt: off
F: empty lines
Wasting vertical space efficiently.
F: fmtoff
fmt: off implementation
T: bug
Something isn't working
#496
opened Sep 3, 2018 by
matejcik
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.