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

additional newline added to docstring when the previous line length is less than the line length limit minus 1 #4180

Closed
DetachHead opened this issue Jan 27, 2024 · 2 comments
Labels
T: bug Something isn't working

Comments

@DetachHead
Copy link

before

"""
87 characters ............................................................................
"""

after

"""
87 characters ............................................................................

"""

playground

https://black.vercel.app/?version=stable&state=_Td6WFoAAATm1rRGAgAhARYAAAB0L-Wj4ADOAFldAD2IimZxl1N_Wk8JgdvQ8tSq0OhVZoEptWlmdC__omMouK3ooOylgkoYGVUTpRL_A_26nUoIFOzsQcUzX_N1N5WllahS-T5qlleGaKsl1U08Mc7wSjEUdEm8AAAAADdi2bh7NF1_AAF1zwEAAADAUENLscRn-wIAAAAABFla

@DetachHead DetachHead added the T: bug Something isn't working label Jan 27, 2024
@veryslowcode
Copy link
Contributor

I believe 4185 will fix this.

@dankrzeminski32
Copy link
Contributor

I think this can be closed now that #4185 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants