We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed7a49 commit 930012fCopy full SHA for 930012f
.pre-commit-config.yaml
@@ -25,7 +25,6 @@ repos:
25
- id: "mypy"
26
name: "Check type hints (mypy)"
27
args:
28
- - --install-types
29
- --non-interactive
30
- --ignore-missing-imports
31
- --explicit-package-bases
0 commit comments