Ask a question to get started
Enter to sendā¢Shift+Enter new line
ContextT_contra = TypeVar( 'ContextT_contra', bound=(StateLike | None), contravariant=True, default=None )