We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8021400 commit b8df5d1Copy full SHA for b8df5d1
litellm/tests/test_completion.py
@@ -38,7 +38,7 @@ def reset_callbacks():
38
@pytest.mark.skip(reason="Local test")
39
def test_response_model_none():
40
"""
41
- Addresses:https://github.com/BerriAI/litellm/issues/2972
+ Addresses: https://github.com/BerriAI/litellm/issues/2972
42
43
x = completion(
44
model="mymodel",
0 commit comments