Contributor Guide#

Tools: uv, prek

Get started#

uv sync
prek install

Run tests#

prek run -a
uv run mypy
uv run pytest