[model-gateway] add both python and rust cli alias (#13678)

This commit is contained in:
Simo Lin
2025-11-20 17:00:28 -08:00
committed by GitHub
parent c56fc42430
commit 3ae664d786
6 changed files with 168 additions and 13 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
[run]
source = sglang_router
omit = */mini_lb.py
omit =
*/mini_lb.py
*/cli.py
*/__main__.py
[report]
fail_under = 80