@@ -0,0 +1,8 @@
.PHONY: lint test
lint:
uv run pyright
uv run stubtest
test:
uv run tests/test.py
The note is not visible to the blocked user.