fix linting

This commit is contained in:
ishaan-jaff 2023-09-11 08:19:38 -07:00
parent 60729a9f6f
commit e37c2f19f4

View File

@ -392,7 +392,7 @@ def test_completion_azure():
# litellm.api_base = self.azure_api_base
# litellm.api_version = self.azure_api_version
# litellm.api_key = self.api_key
def test_completion_azure():
def test_completion_azure_with_litellm_key():
try:
print("azure gpt-3.5 test\n\n")
import openai