# Install all dependencies
poetry install
# Install linters (Unlinted PRs won't be approved)
poetry run pre-commit install
# Install commit-msg linters (PRs with wrong commit names will be squashed)
poetry run pre-commit install --hook-type commit-msgFUMR/template-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|