Skip to content

Commit cc5b282

Browse files
committed
reformat
1 parent 05f275c commit cc5b282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/observability/extensions/agentframework/integration/test_agentframework_trace_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,4 @@ def shutdown(self):
294294

295295
def force_flush(self, timeout_millis: int = 30000) -> bool:
296296
"""Mock force flush."""
297-
return True
297+
return True

0 commit comments

Comments
 (0)