(chore) run ci/cd again

This commit is contained in:
ishaan-jaff 2023-11-22 20:34:14 -08:00
parent 2f93c0155a
commit 8ebc1b974c

View file

@ -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