From b8df5d1a012a687caec0cf35bf8f728a037421e0 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 31 May 2024 19:05:51 -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 c69fc1017a0..98e495f45dd 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",