build(test_streaming.py): fix linting issues

This commit is contained in:
Krrish Dholakia 2023-12-25 07:34:54 +05:30
parent 343a06fd84
commit 402b2e5733
3 changed files with 7 additions and 4 deletions

View file

@ -1003,8 +1003,6 @@ def test_together_ai_completion_call_mistral():
print(f"error occurred: {traceback.format_exc()}")
pass
test_together_ai_completion_call_starcoder()
def test_together_ai_completion_call_starcoder_bad_key():
try:
api_key = "bad-key"