This commit is contained in:
Brian Rosner 2024-05-17 22:13:36 -06:00
parent 77752d4592
commit 4ff5da49b4
2 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ repos:
- id: ruff
args: [ --fix, --select, I ]
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
hooks:
- id: mypy

0
teufa/__init__.py Normal file
View File