Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.tenacity.wait.wait_none Class Reference
Inheritance diagram for pip._vendor.tenacity.wait.wait_none:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.tenacity.wait.wait_none:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self)
 
- Public Member Functions inherited from pip._vendor.tenacity.wait.wait_fixed
float __call__ (self, "RetryCallState" retry_state)
 
- Public Member Functions inherited from pip._vendor.tenacity.wait.wait_base
"wait_combine" __add__ (self, "wait_base" other)
 
typing.Union["wait_combine", "wait_base"] __radd__ (self, "wait_base" other)
 

Detailed Description

Wait strategy that doesn't wait at all before retrying.

Constructor & Destructor Documentation

◆ __init__()

None pip._vendor.tenacity.wait.wait_none.__init__ (   self)

The documentation for this class was generated from the following file: