Skip to content

Commit 43526f6

Browse files
committed
Fixed pyproject.toml for mcpinstrumentor
1 parent de0ec1d commit 43526f6

File tree

1 file changed

+0
-1
lines changed
  • aws-opentelemetry-distro/src/amazon/opentelemetry/distro/mcpinstrumentor

1 file changed

+0
-1
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/mcpinstrumentor/mcpinstrumentor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
_instruments = ("mcp >= 1.6.0",)
1313

14-
1514
class MCPInstrumentor(BaseInstrumentor):
1615
"""
1716
An instrumenter for MCP.

0 commit comments

Comments
 (0)