Python Type Annotation
We use ty for type annotation checking. There are two ways to run type annotation check:
Manually:
cd ./backend uv run ty checkVia script (run from project root), this will also run formatting, lint and tests:
./scripts/linting.bash --backend
Converted and distributed by TomeVault — claim your Tome and manage your conversions.