We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5719e39 commit 18d73a3Copy full SHA for 18d73a3
.pre-commit-config.yaml
@@ -45,6 +45,7 @@ repos:
45
rev: v1.6.0
46
hooks:
47
- id: mypy
48
+ # ToDo: Move to pyproject.toml
49
exclude: "tests/input/"
50
- repo: local
51
0 commit comments