Skip to content

Commit 117da40

Browse files
CopilotJimDaly
andcommitted
Remove trailing whitespace from docstring
Co-authored-by: JimDaly <[email protected]>
1 parent 2530b5a commit 117da40

File tree

1 file changed

+1
-1
lines changed
  • libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/middleware

1 file changed

+1
-1
lines changed

libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/middleware/baggage_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class BaggageBuilder:
4949
.tenant_id("tenant-123")
5050
.agent_id("agent-456")
5151
.correlation_id("corr-789"))
52-
52+
5353
with builder.build():
5454
# Baggage is set in this context
5555
pass

0 commit comments

Comments
 (0)