black
https://github.com/psf/black
Python
The uncompromising Python code formatter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- Remove unnecessary parentheses in unpacking targets (#3080)
- Add is_formatted output to GitHub Action (#3526)
- Avoid overlong commented RHS splits
- Fix long string return annotations when parameters split
- Keep paired fmt: skip comments on compound headers
- Paired `fmt: skip` directives make a valid parenthesized if header fail to format
- Fix git checkout command for Vundle in editor docs (#2781)
- Fall back to the default configuration when sources share no project root
- Honor negations in nested .gitignore files
- Report Black's own parse failure as an internal error
- Docs
- Python not yet supported