mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
test commit on main
This commit is contained in:
parent
4ec2c2c8e4
commit
2f38e72026
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from unittest.mock import AsyncMock
|
|||
|
||||
sys.path.insert(
|
||||
0, os.path.abspath("../..")
|
||||
) # Adds the parent directory to the system-path
|
||||
) # Adds the parent directory to the system path
|
||||
|
||||
|
||||
import httpx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue