run test again

This commit is contained in:
Ishaan Jaff 2024-09-05 15:26:48 -07:00
parent c154c5e230
commit 0426aa5642

View file

@ -20,7 +20,7 @@ from litellm.utils import ModelResponseListIterator
sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the system path
) # Adds the parent directory to the system-path
from dotenv import load_dotenv
load_dotenv()