Further enhance check_consistent.py (#8604)

This commit is contained in:
Alex Waygood
2022-08-26 15:50:26 +01:00
committed by GitHub
parent 8cf125d80d
commit d91e5f0eff
2 changed files with 65 additions and 10 deletions

View File

@@ -14,4 +14,6 @@ tomlkit==0.11.4
# must match .pre-commit-config.yaml
pycln==2.1.1
packaging==21.3
pyyaml==6.0
termcolor
types-pyyaml