We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a28cd commit 2d9ef64Copy full SHA for 2d9ef64
1 file changed
instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_bedrock.py
@@ -888,7 +888,7 @@ def test_converse_stream_tool_call_parsing_errors(
888
bedrock_runtime_client,
889
instrument_with_content,
890
):
891
- # pylint:disable=too-many-locals,too-many-statements
+ # pylint:disable=too-many-locals
892
messages = [
893
{
894
"role": "user",
0 commit comments