Skip to content

Commit 3422729

Browse files
committed
fix lint issue
1 parent 1cf54ad commit 3422729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_bedrock.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2990,6 +2990,7 @@ def test_anthropic_claude_chunk_tool_use_input_handling(
29902990
input_value, expected_output
29912991
):
29922992
"""Test that _process_anthropic_claude_chunk handles various tool_use input formats."""
2993+
29932994
def stream_done_callback(response, ended):
29942995
pass
29952996

0 commit comments

Comments
 (0)