mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
style: format azure container transformation with black
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
15783555f7
commit
41400c0a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ class AzureOpenAIContainerConfig(OpenAIContainerConfig):
|
|||
|
||||
# Azure uses BaseAzureLLM's validation which handles api-key header
|
||||
return BaseAzureLLM._base_validate_azure_environment(
|
||||
headers=headers, litellm_params=litellm_params
|
||||
headers=headers, litellm_params=litellm_params
|
||||
)
|
||||
|
||||
def transform_container_create_response(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue