til/Development/Python/black.md

13 lines
217 B
Markdown
Raw Normal View History

2020-07-03 04:06:36 +00:00
# [black](https://github.com/psf/black)
| Distribution | Package |
| ------------ | -------------- |
| Arch Linux | `python-black` |
| Homebrew | `black` |
## Usage
```
black unformatted.py
```