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 55cf0f6 commit 7d798abCopy full SHA for 7d798ab
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
rev: v1.5.1
32
hooks:
33
- id: mypy
34
- additional_dependencies: [pytest]
+ additional_dependencies: [pytest, pandas-stubs]
35
args: [--strict]
36
37
- repo: https://github.com/igorshubovych/markdownlint-cli
0 commit comments