You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is to define a callable :class:`Protocol <typing.Protocol>` as described in the
467
+
:ref:`callback-protocols` section of the Typing Specification.
467
468
468
-
There is already a ``Protocol`` called ``IdentityFunction`` defined in `_typeshed <https://github.com/python/typeshed/blob/master/stdlib/_typeshed/README.md>`_:
469
+
There is already a :class:`Protocol <typing.Protocol>` called
0 commit comments