Skip to content

Commit 5744777

Browse files
committed
Fix ruff formatting: add blank line before build_span_attributes
1 parent 21381fc commit 5744777

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mcp/shared/_otel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
_tracer = get_tracer("mcp-python-sdk")
1414

15+
1516
def build_span_attributes(
1617
method: str,
1718
request_id: Any,

0 commit comments

Comments
 (0)