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 ad46488 commit 83519abCopy full SHA for 83519ab
.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