forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
fccced7530
commit
64f105ea23
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import os
|
||||||
|
|
||||||
sys.path.insert(
|
sys.path.insert(
|
||||||
0, os.path.abspath("../..")
|
0, os.path.abspath("../..")
|
||||||
) # Adds the parent directory to the system path
|
) # Adds the parent directory to the system-path
|
||||||
from typing import Literal
|
from typing import Literal
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue