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