pexip/Black
The uncompromising Python code formatter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| options | Options passed to Black. Use `black --help` to see available options. Default: '--check --diff' | no | --check --diff |
| src | Source to run Black. Default: '.' | no | . |
| jupyter | Set this option to true to include Jupyter Notebook files. Default: false | no | false |
| black_args | [DEPRECATED] Black input arguments. | no | "" |
| version | Python Version specifier (PEP440) - e.g. "21.5b1" | no | "" |
Outputs
no outputs