Update README.md

This commit is contained in:
Timothy Jaeryang Baek 2025-04-10 19:01:56 -07:00
parent e05e4202eb
commit 917a4f57ce

View File

@ -110,7 +110,7 @@ To contribute or run tests locally:
2. **Run tests:**
```bash
pytest
uv run pytest
```