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.
mypy
1 parent 7fe86c6 commit eb1e858Copy full SHA for eb1e858
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
50
- id: mypy-check
51
name: mypy type check
52
- entry: mypy
+ entry: mypy --cache-fine-grain
53
language: system
54
types: [python]
55
pass_filenames: false
0 commit comments