Skip to content

Commit af470c5

Browse files
authored
Update comment to specify Microsoft Agent 365
1 parent 124144e commit af470c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/observability/core/test_baggage_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def test_baggage_propagates_to_child_spans(self):
108108
processor = SimpleSpanProcessor(exporter)
109109
provider.add_span_processor(processor)
110110

111-
# Also add the Agent365 span processor directly
111+
# Also add the Microsoft Agent 365 span processor directly
112112
from microsoft_agents_a365.observability.core.trace_processor.span_processor import (
113113
SpanProcessor as Agent365SpanProcessor,
114114
)

0 commit comments

Comments
 (0)