[pre-commit] black
This commit is contained in:
parent
55b3f912dd
commit
73b481ad82
1 changed files with 5 additions and 0 deletions
5
.pre-commit-config.yaml
Normal file
5
.pre-commit-config.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
repos:
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: stable
|
||||
hooks:
|
||||
- id: black
|
Loading…
Reference in a new issue