From 2e95758ada27881ab661e9e23a67a184c58e00dd Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 5 Jun 2024 21:58:59 -0700 Subject: [PATCH] ci/cd run again --- litellm/tests/test_lowest_cost_routing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_lowest_cost_routing.py b/litellm/tests/test_lowest_cost_routing.py index 91b8abb68c3..a793ba0a2c1 100644 --- a/litellm/tests/test_lowest_cost_routing.py +++ b/litellm/tests/test_lowest_cost_routing.py @@ -102,7 +102,7 @@ async def test_get_available_deployments_custom_price(): @pytest.mark.asyncio async def test_lowest_cost_routing(): """ - Test if router returns model with the lowest cost + Test if router, returns model with the lowest cost """ model_list = [ {