Skip to content

Commit a3422f3

Browse files
authored
Update project description for clarity
1 parent f763477 commit a3422f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • libraries/microsoft-agents-a365-observability-extensions-agentframework

libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
authors = [
99
{ name = "Microsoft", email = "support@microsoft.com" },
1010
]
11-
description = "Agent Framework observability and tracing extensions for Microsoft Agents A365"
11+
description = "Agent Framework observability and tracing extensions for Microsoft Agent 365"
1212
readme = "README.md"
1313
requires-python = ">=3.11"
1414
classifiers = [
@@ -72,4 +72,4 @@ target-version = "py311"
7272
python_version = "3.11"
7373
strict = true
7474
warn_return_any = true
75-
warn_unused_configs = true
75+
warn_unused_configs = true

0 commit comments

Comments
 (0)