(ci/cd) run again

This commit is contained in:
Ishaan Jaff 2024-05-15 21:07:55 -07:00
parent ac71a89b0e
commit bb86d2510f

View file

@ -38,7 +38,7 @@ def reset_callbacks():
@pytest.mark.skip(reason="Local test") @pytest.mark.skip(reason="Local test")
def test_response_model_none(): def test_response_model_none():
""" """
Addresses: https://github.com/BerriAI/litellm/issues/2972 Addresses:https://github.com/BerriAI/litellm/issues/2972
""" """
x = completion( x = completion(
model="mymodel", model="mymodel",