Skip to content

Commit 630609f

Browse files
committed
formatting
1 parent a5a3c06 commit 630609f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,4 +678,4 @@ def _get_gen_ai_event(self, name, span_ctx, timestamp, attributes, body):
678678
trace_id=span_ctx.trace_id,
679679
span_id=span_ctx.span_id,
680680
trace_flags=span_ctx.trace_flags,
681-
)
681+
)

0 commit comments

Comments
 (0)