Skip to content

Commit c939c70

Browse files
committed
Refactor json-to-regex, subclass for yaml generation
1 parent 30531e5 commit c939c70

File tree

5 files changed

+1056
-414
lines changed

5 files changed

+1056
-414
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ repos:
3030
- id: mypy
3131
args: [--allow-redefinition]
3232
exclude: ^examples/
33-
additional_dependencies: [types-tqdm, types-Pillow]
33+
additional_dependencies: [types-tqdm, types-Pillow, types-PyYAML]

0 commit comments

Comments
 (0)