Skip to content

Commit be83f29

Browse files
authored
Update setup.py
1 parent 07f3ca6 commit be83f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/ai/azure-ai-agents/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
PACKAGE_NAME = "azure-ai-agents"
16-
PACKAGE_PPRINT_NAME = "Azure Ai Agents"
16+
PACKAGE_PPRINT_NAME = "Azure AI Agents"
1717

1818
# a-b-c => a/b/c
1919
package_folder_path = PACKAGE_NAME.replace("-", "/")

0 commit comments

Comments
 (0)