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 supported4 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- `# fmt: skip` ignored inside multi-part if-clause
- Internal error: producing different code on second pass of the formatter
- wrap_comprehension_in: Black preview style removes parentheses that make code harder to read
- Added documentation for doctest formatting tools
- `nbqa black` reports notebooks need reformat even after running
- Improve syntax error reporting for a better user experience
- Handled #4353: Long lines that concatenate list comprehensions
- Fix parsing error for backslash continuations with no indentation
- A few more small CI tweaks
- Try multiprocessing parallelism improvement
- Docs
- Python not yet supported