Skip to content

Commit 6a0289f

Browse files
authored
Update project description in pyproject.toml
1 parent bbe462b commit 6a0289f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

libraries/microsoft-agents-a365-observability-extensions-openai/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 = "OpenAI Agents SDK observability and tracing extensions for Microsoft Agents A365"
11+
description = "OpenAI Agents SDK observability and tracing extensions for Microsoft Agent 365"
1212
readme = "README.md"
1313
requires-python = ">=3.11"
1414
classifiers = [
@@ -73,4 +73,4 @@ target-version = "py311"
7373
python_version = "3.11"
7474
strict = true
7575
warn_return_any = true
76-
warn_unused_configs = true
76+
warn_unused_configs = true

0 commit comments

Comments
 (0)