Files
2026-09-09 01:17:12 +02:00

120 B

Checking commands

After writing code, always run from backend/:

ruff format
ruff check --fix
ty check