forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
8631f3bb60
commit
132569dafc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue