This commit is contained in:
Paul Gauthier 2023-05-07 22:04:54 -07:00
parent 6a87dc6037
commit 3c98410d62

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

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