There was an error while loading. Please reload this page.
1 parent 30531e5 commit 3a28324Copy full SHA for 3a28324
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