mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
build(test_streaming.py): fix linting issues
This commit is contained in:
parent
343a06fd84
commit
402b2e5733
3 changed files with 7 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue