mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(ci/cd) run again
This commit is contained in:
parent
89dd1ffee8
commit
d208dedb35
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue