Skip to content

Commit fb4aa81

Browse files
patricebechardrlouf
authored andcommitted
implement regex generator for YAML
1 parent 59d88dc commit fb4aa81

File tree

3 files changed

+1337
-1
lines changed

3 files changed

+1337
-1
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]
33+
additional_dependencies: [types-tqdm, types-PyYAML]

0 commit comments

Comments
 (0)