fixed regex; black config

This commit is contained in:
Paul Gauthier 2023-05-10 21:32:23 -07:00
parent a73ad25c55
commit 36fe08ae13
2 changed files with 13 additions and 9 deletions

View file

@ -3,6 +3,7 @@ repos:
rev: 23.3.0
hooks:
- id: black
args: ["--line-length", "90", "--preview"]
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
hooks: