Skip to content

Commit 9648b30

Browse files
committedOct 1, 2024
Refactor json-to-regex, subclass for yaml generation
1 parent 30531e5 commit 9648b30

File tree

7 files changed

+1120
-408
lines changed

7 files changed

+1120
-408
lines changed
 

Diff for: ‎.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)
Failed to load comments.