Commit 376ab2d
fix(tracer): update dictionary type annotation in OpenlayerTracerProcessor
- Changed the type annotation of `dict_obj` in `_cleanup_dict_with_warning` from `Dict[str, Any]` to `Dict` for improved type specificity and clarity.1 parent 1ea28d7 commit 376ab2d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1671 | 1671 | | |
1672 | 1672 | | |
1673 | 1673 | | |
1674 | | - | |
| 1674 | + | |
1675 | 1675 | | |
1676 | 1676 | | |
1677 | 1677 | | |
0 commit comments