diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index d9120a3b0..f599b1817 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",