mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
run ci/cd on main
This commit is contained in:
parent
0426aa5642
commit
b27ef1ca5b
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 AsyncMock, MagicMock, patch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue