ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-07-12 19:08:59 -07:00
parent 35824ab66a
commit f2bdad3569

View file

@ -46,7 +46,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",