forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
b29b3fb3f4
commit
c4f68851c0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,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
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from unittest.mock import MagicMock, patch
|
from unittest.mock import MagicMock, patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue