Contributing Setup Clone the repository pip install poetry poetry install --with dev eval $(poetry env activate) pre-commit install Activate the virtual environment eval $(poetry env activate)