Skip to content

Commit 05b5ed8

Browse files
authored
Merge pull request #8 from nianba/qipeng/agentscope
bugfix: fix spell mistake in pyproject.toml.
2 parents e2d9d17 + 8865e8d commit 05b5ed8

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-agentscope

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-agentscope/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ include = [
5858
packages = ["src/opentelemetry"]
5959

6060
[project.entry-points.opentelemetry_instrumentor]
61-
agentscope = "opentelemetry.instrumentation.agengscope:AgentScopeInstrumentor"
61+
agentscope = "opentelemetry.instrumentation.agentscope:AgentScopeInstrumentor"

0 commit comments

Comments
 (0)