mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
run ci - cd again
This commit is contained in:
parent
05e02fbe76
commit
30137b0b72
2 changed files with 1 additions and 23 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 systempath
|
||||
|
||||
import os
|
||||
from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue