Run pycln as a pre-commit hook in CI (#8304)

This commit is contained in:
Alex Waygood
2022-07-18 08:27:28 +01:00
committed by GitHub
parent 64359528fc
commit 35616b439f
6 changed files with 14 additions and 6 deletions

View File

@@ -9,5 +9,6 @@ flake8-pyi==22.5.1
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2
pycln==2.0.2
packaging==21.3
termcolor