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 c0bb438 commit 30f9b69Copy full SHA for 30f9b69
.pre-commit-config.yaml
@@ -50,3 +50,4 @@ repos:
50
rev: 'v1.15.0'
51
hooks:
52
- id: mypy
53
+ args: [src, --ignore-missing-imports, --follow-imports=silent]
0 commit comments