From cf82cd17e437a52b6fb34793b6c3c3d66f57e188 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 8 Jan 2024 17:56:54 +0530 Subject: [PATCH] (temp) prisma client init logic --- litellm/tests/test_completion_cost.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/litellm/tests/test_completion_cost.py b/litellm/tests/test_completion_cost.py index 3543420217..cf2236a532 100644 --- a/litellm/tests/test_completion_cost.py +++ b/litellm/tests/test_completion_cost.py @@ -158,3 +158,5 @@ def test_cost_azure_embedding(): # test_cost_azure_embedding() + +