Skip to content

Commit 05bcdf9

Browse files
committed
linting fix
1 parent fde933a commit 05bcdf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,6 @@ def stream_done_callback(response, ended):
30683068
result = wrapper._complete_stream(bedrock_response)
30693069
assert result is None
30703070

3071-
30723071
def amazon_nova_messages():
30733072
return [
30743073
{"role": "user", "content": [{"text": "Say this is a test"}]},

0 commit comments

Comments
 (0)