We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac8912 commit dfb8dadCopy full SHA for dfb8dad
.pre-commit-config.yaml
@@ -71,7 +71,7 @@ repos:
71
rev: v1.10.0
72
hooks:
73
- id: mypy
74
- additional_dependencies: [types-all, pandas-stubs, types-tqdm]
+ additional_dependencies: [pandas-stubs, types-tqdm]
75
- repo: https://github.com/pre-commit/pre-commit-hooks
76
rev: v4.6.0
77
0 commit comments