black/.pre-commit-hooks.yaml
2018-04-04 13:19:30 -07:00

7 lines
120 B
YAML

- id: black
name: black
entry: black
language: python
language_version: python3.6
types: [python]