Update README.md

- fixed todo list
This commit is contained in:
Giacomo Bertolazzi
2025-09-26 13:22:10 +02:00
committed by GitHub
parent a3824489ed
commit 058ecb9d9d

View File

@@ -126,3 +126,4 @@ uv run pytest -v tests/agents/test_predictor.py
uv run pytest -v -m api uv run pytest -v -m api
uv run pytest -v -m "api and not slow" uv run pytest -v -m "api and not slow"
``` ```