Skip to content

Commit

Permalink
chore: add black
Browse files Browse the repository at this point in the history
  • Loading branch information
suned committed Nov 20, 2023
1 parent 78d926a commit 1ab6fb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.11.0
hooks:
- id: black
- repo: local
hooks:
- id: mypy
Expand Down

0 comments on commit 1ab6fb1

Please sign in to comment.