Skip to content

Commit 3efb728

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

File tree

7 files changed

+1128
-408
lines changed

7 files changed

+1128
-408
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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)