Running `poetry install --with dev` doesn't install the pre-commit hooks, as of right now they need to be installed manually through `pre-commit install`
Running
poetry install --with devdoesn't install the pre-commit hooks, as of right now they need to be installed manually throughpre-commit install