From 70f1dc2bb91e9d20dc4415b2fbce1f8e116c6562 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 16 Apr 2024 21:44:11 -0700 Subject: [PATCH] (ci/cd) run again --- litellm/tests/test_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index 6b382dc0d6..00018247c7 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -441,7 +441,7 @@ def test_completion_mistral_azure(): } ], ) - # Add any assertions here to check, the response + # Add any assertions here to check,the response print(response) except Exception as e: