chore: required pip and performance improvment in mypy checks (#19225)

This commit is contained in:
Bowen Liang 2025-05-06 09:16:43 +08:00 committed by GitHub
commit e352ab2bdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 2 deletions

View file

@ -90,3 +90,4 @@
```bash
uv run -P api bash dev/pytest/pytest_all_tests.sh
```