Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -0,0 +1,10 @@
.PHONY: test lint install
test:
uv run pytest
lint:
uv run ruff check .
install:
uv tool install -e .
The note is not visible to the blocked user.