Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 141 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 141 Bytes

Reproduce

Install pre-commit

pip install pre-commit

And run hooks

pre-commit run --hook-stage push --all-files