[pre-commit] black

This commit is contained in:
doman 2023-04-17 23:35:11 +02:00
parent 55b3f912dd
commit 73b481ad82

5
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,5 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black