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
Github now supports .git-blame-ignore-revs #2948
Conversation
Cool! Thanks for submitting a PR right away
Most likely Prettier will complain about line lengths, but otherwise this looks good.
I mean |
Maybe just add "currently in beta" |
Done! Feel free to squash the commits upon merge. (GitHub UI does not appear to reflect the change but it was pushed to the respective branch https://github.com/henrikhorluck/black/tree/patch-1) |
I'll just merge this one manually. Thanks for keeping the docs up to date! Congrats on your first PR to psf/black
062b549 done -- although I completely managed to forgot to attach attribution to you, sorry! >.< |
Finally. This is awesome news! I guess this unblocks 'blackening' the standard library now! haha |
Description
Now reflects current state of the world.
Checklist - did you ...