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 de9fd3c commit 76061b1Copy full SHA for 76061b1
.pre-commit-config.yaml
@@ -91,7 +91,7 @@ repos:
91
rev: v1.17.1
92
hooks:
93
- id: mypy
94
- args: [--pretty, --ignore-missing-imports]
+ args: [--scripts-are-modules]
95
additional_dependencies:
96
- aiohttp>=3.10.6 # Match pyproject.toml
97
- PyMuPDF>=1.24.12
0 commit comments