Skip to content

Commit b8df5d1

Browse files
committed
(ci/cd) run again
1 parent 8021400 commit b8df5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litellm/tests/test_completion.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def reset_callbacks():
3838
@pytest.mark.skip(reason="Local test")
3939
def test_response_model_none():
4040
"""
41-
Addresses:https://github.com/BerriAI/litellm/issues/2972
41+
Addresses: https://github.com/BerriAI/litellm/issues/2972
4242
"""
4343
x = completion(
4444
model="mymodel",

0 commit comments

Comments
 (0)