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
- Fix crash on `# fmt: skip` in a decorated function group in stubs
- Remove redundant parentheses around lists (#608)
- Fix unclosed file handles in Converter.parse_graminit_h/_c
- Add --cache-dir command-line option
- Return HTTP 400 for an empty `X-Python-Variant` entry in blackd
- Fix crash on `# fmt: skip` one-line definitions with type parameters
- docs(contributing): fix two grammar typos in issue_triage.md
- Fix splitting stringified return annotations with parameters
- Bump wcwidth from 0.2.14 to 0.8.4
- Fix ValueError in find_project_root for files on multiple Windows drives (#5379)
- Docs
- Python not yet supported