Skip to content

Commit

Permalink
Refactor json-to-regex, subclass for yaml generation
Browse files Browse the repository at this point in the history
  • Loading branch information
lapp0 committed Sep 30, 2024
1 parent 30531e5 commit db73b4c
Show file tree
Hide file tree
Showing 5 changed files with 970 additions and 400 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ repos:
- id: mypy
args: [--allow-redefinition]
exclude: ^examples/
additional_dependencies: [types-tqdm, types-Pillow]
additional_dependencies: [types-tqdm, types-Pillow, types-PyYAML]
Loading

0 comments on commit db73b4c

Please sign in to comment.