Skip to content

Commit 9e9f66d

Browse files
authored
Update module description in __init__.py
Removed mention of CLI tools from the module description.
1 parent 87fed05 commit 9e9f66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/microsoft-agents-a365-tooling/microsoft_agents_a365/tooling

libraries/microsoft-agents-a365-tooling/microsoft_agents_a365/tooling/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Microsoft Agent 365 Tooling SDK
55
66
Core tooling functionality shared across different AI frameworks.
7-
Provides base utilities, CLI tools, and common helper functions.
7+
Provides base utilities and common helper functions.
88
"""
99

1010
from .models import MCPServerConfig

0 commit comments

Comments
 (0)