Skip to content

Commit ac2dfda

Browse files
committed
update
1 parent 66f01a0 commit ac2dfda

File tree

1 file changed

+1
-1
lines changed
  • sdk/cognitivelanguage/azure-ai-language-questionanswering/azure/ai/language/questionanswering/models

1 file changed

+1
-1
lines changed

sdk/cognitivelanguage/azure-ai-language-questionanswering/azure/ai/language/questionanswering/models/_patch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize
99
"""
1010

11-
__all__ = []
11+
__all__: list[str] = []
1212

1313
def patch_sdk():
1414
"""Do not remove from this file.

0 commit comments

Comments
 (0)