(ci/cd) run again

This commit is contained in:
Ishaan Jaff 2024-05-14 20:18:12 -07:00
parent 31a0b8dab8
commit bcc3ebfb19
2 changed files with 2 additions and 1 deletions

View file

@ -93,7 +93,7 @@ def _openai_mock_response(*args, **kwargs) -> litellm.ModelResponse:
def test_null_role_response():
"""
Test if api returns 'null' role, 'assistant' role is still returned
Test if the api returns 'null' role, 'assistant' role is still returned
"""
import openai