@@ -1,6 +1,7 @@
.PHONY: check
check:
uv run ruff format
uv run ruff check .
uv run ty check .
uv run pytest
The note is not visible to the blocked user.