6 lines
245 B
Markdown
6 lines
245 B
Markdown
|
## 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/
|