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 5bdb4cc commit 35dcaf4Copy full SHA for 35dcaf4
Doc/library/io.rst
@@ -1152,7 +1152,7 @@ Static Typing
1152
1153
The following protocols can be used for annotating function and method
1154
arguments for simple stream reading or writing operations. They are decorated
1155
-with :func:`@runtime_checkable <runtime_checkable>`.
+with :func:`@typing.runtime_checkable <typing.runtime_checkable>`.
1156
1157
.. class:: Reader[T]
1158
0 commit comments