style: format azure container transformation with black

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
zooneon 2026-03-27 23:33:36 +09:00
parent 15783555f7
commit 41400c0a3b

View file

@ -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(