We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30531e5 commit db73b4cCopy full SHA for db73b4c
5 files changed
.pre-commit-config.yaml
@@ -30,4 +30,4 @@ repos:
30
- id: mypy
31
args: [--allow-redefinition]
32
exclude: ^examples/
33
- additional_dependencies: [types-tqdm, types-Pillow]
+ additional_dependencies: [types-tqdm, types-Pillow, types-PyYAML]
0 commit comments