Skip to content

Commit 0bec184

Browse files
committed
fix rst formatting
1 parent 883046f commit 0bec184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mltb2/openai.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ class OpenAiAzureChat(OpenAiChat, _OpenAiAzureChatBase):
350350
See Also:
351351
* OpenAI API reference: `Create chat completion <https://platform.openai.com/docs/api-reference/chat/create>`_
352352
* `Quickstart: Get started generating text using Azure OpenAI Service <https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?tabs=command-line&pivots=programming-language-python>`_
353-
* ```AzureADTokenProvider`` example <https://github.com/openai/openai-python/blob/main/examples/azure_ad.py>`_
353+
* ``AzureADTokenProvider`` `example <https://github.com/openai/openai-python/blob/main/examples/azure_ad.py>`_
354354
355355
Args:
356356
api_key: The OpenAI API key.

0 commit comments

Comments
 (0)