From 132569dafcec7c71f915e62882231536d536b2ac Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 19 Nov 2024 22:38:45 -0800 Subject: [PATCH] ci/cd run again --- tests/local_testing/test_router_provider_budgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local_testing/test_router_provider_budgets.py b/tests/local_testing/test_router_provider_budgets.py index 78c95246d..46b9ee29e 100644 --- a/tests/local_testing/test_router_provider_budgets.py +++ b/tests/local_testing/test_router_provider_budgets.py @@ -8,7 +8,7 @@ import os, copy sys.path.insert( 0, os.path.abspath("../..") -) # Adds the parent directory to the system path +) # Adds the parent directory to the system-path import pytest from litellm import Router from litellm.router_strategy.provider_budgets import ProviderBudgetLimiting