add mypy
This commit is contained in:
parent
77752d4592
commit
4ff5da49b4
@ -5,3 +5,7 @@ repos:
|
|||||||
- id: ruff
|
- id: ruff
|
||||||
args: [ --fix, --select, I ]
|
args: [ --fix, --select, I ]
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
|
rev: v1.10.0
|
||||||
|
hooks:
|
||||||
|
- id: mypy
|
||||||
|
0
teufa/__init__.py
Normal file
0
teufa/__init__.py
Normal file
Loading…
x
Reference in New Issue
Block a user