We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe713b commit c314ea8Copy full SHA for c314ea8
opentelemetry-api/src/opentelemetry/util/types.py
@@ -57,4 +57,4 @@
57
...,
58
]
59
60
-LogAttributes = Optional[Mapping[str, AnyValue]]
+LogAttributes = Optional[Mapping[str, "AnyValue"]]
0 commit comments