Thanks to visit codestin.com Credit goes to github.com
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 807f839 commit e501d70Copy full SHA for e501d70
1 file changed
Doc/library/contextvars.rst
@@ -94,7 +94,7 @@ Context Variables
94
# var.get() would raise a LookupError.
95
96
97
-.. class:: contextvars.Token
+.. class:: Token
98
99
*Token* objects are returned by the :meth:`ContextVar.set` method.
100
They can be passed to the :meth:`ContextVar.reset` method to revert
0 commit comments