Skip to content

Commit 123a464

Browse files
authored
Update conf.py
1 parent f36d96b commit 123a464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
"py:class",
151151
"opentelemetry.sdk.metrics._internal.aggregation._Aggregation",
152152
),
153+
(
154+
"py:class",
155+
"_contextvars:Token",
156+
),
153157
]
154158

155159
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)