Skip to content

Commit 2a867a6

Browse files
committed
??? fix pre-commit
1 parent 25107ea commit 2a867a6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ repos:
3333
hooks:
3434
- id: mypy
3535
args: []
36-
exclude: tests/
36+
exclude:
37+
- tests/
38+
- tests_v400/
3739
additional_dependencies:
3840
- pyparsing
3941
- types-psutil

0 commit comments

Comments
 (0)