Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._vendor.tenacity._asyncio Namespace Reference

Data Structures

class  AsyncRetrying
 

Variables

 WrappedFnReturnT = t.TypeVar("WrappedFnReturnT")
 
 WrappedFn = t.TypeVar("WrappedFn", bound=t.Callable[..., t.Awaitable[t.Any]])
 

Variable Documentation

◆ WrappedFn

WrappedFn = t.TypeVar("WrappedFn", bound=t.Callable[..., t.Awaitable[t.Any]])

Definition at line 30 of file _asyncio.py.

◆ WrappedFnReturnT

WrappedFnReturnT = t.TypeVar("WrappedFnReturnT")

Definition at line 29 of file _asyncio.py.