From 8203174fafc2275d8a0508f7126f8542ff4efe36 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 12 Jul 2024 19:08:59 -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 7cee4a0d1e..2c75d40752 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -46,7 +46,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",