Commit 589c0a6
authored
Update test_botocore_bedrock.py
Fix lint: `opentelemetry-instrumentation-botocore/tests/test_botocore_bedrock.py:2990:4: C0415: Import outside toplevel (opentelemetry.instrumentation.botocore.extensions.bedrock_utils.InvokeModelWithResponseStreamWrapper) (import-outside-toplevel)`1 parent cb6d57e commit 589c0a6
File tree
1 file changed
+4
-4
lines changed- instrumentation/opentelemetry-instrumentation-botocore/tests
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
2987 | 2991 | | |
2988 | 2992 | | |
2989 | 2993 | | |
2990 | | - | |
2991 | | - | |
2992 | | - | |
2993 | | - | |
2994 | 2994 | | |
2995 | 2995 | | |
2996 | 2996 | | |
| |||
0 commit comments