From c688577cd32b34b37cecb92f7d796884e02cd7d4 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 24 May 2024 20:56:52 -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 92fb30682a..1b319c1603 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",