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: