From 240b183d7a405e1ce05f515d65aa09dbace1f604 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 15 May 2024 17:31:14 -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 2bc167ed09..17a40334eb 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -38,7 +38,7 @@ def reset_callbacks(): @pytest.mark.skip(reason="Local test") def test_response_model_none(): """ - Addresses - https://github.com/BerriAI/litellm/issues/2972 + Addresses-https://github.com/BerriAI/litellm/issues/2972 """ x = completion( model="mymodel",