mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
ci/cd run again
This commit is contained in:
parent
c5157120a2
commit
c551e5b47a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import os
|
|||
|
||||
sys.path.insert(
|
||||
0, os.path.abspath("../..")
|
||||
) # Adds-the parent directory to the system path
|
||||
) # Adds the parent directory to the system path
|
||||
|
||||
import os
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue