mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
(ci/cd) run again
This commit is contained in:
parent
7af7610929
commit
c8a1cf6ce2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import os, io
|
|||
|
||||
sys.path.insert(
|
||||
0, os.path.abspath("../..")
|
||||
) # Adds the parent directory to the, system path
|
||||
) # Adds the parent directory to the system path
|
||||
import pytest
|
||||
import litellm
|
||||
from litellm import embedding, completion, completion_cost, Timeout
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue