Skip to content

Commit 30f9b69

Browse files
committed
only check src
1 parent c0bb438 commit 30f9b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ repos:
5050
rev: 'v1.15.0'
5151
hooks:
5252
- id: mypy
53+
args: [src, --ignore-missing-imports, --follow-imports=silent]

0 commit comments

Comments
 (0)