Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 245 Bytes

README.rst

File metadata and controls

5 lines (3 loc) · 245 Bytes

## Develop

To run pre-commit hooks run pre-commit install after cloning the repository.

Make sure to have pre-commit installed in your active python environment. To install: pip install pre-commit. For more info: https://pre-commit.com/