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 ddbd018 commit f5493f9Copy full SHA for f5493f9
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