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

Public Member Functions

None __init__ (self, t.SupportsFloat sleep)
 
- Public Member Functions inherited from pip._vendor.tenacity.BaseAction
str __repr__ (self)
 
str __str__ (self)
 

Public Attributes

 sleep
 

Static Public Attributes

tuple REPR_FIELDS = ("sleep",)
 
str NAME = "retry"
 
- Static Public Attributes inherited from pip._vendor.tenacity.BaseAction
tuple REPR_FIELDS = ()
 
NAME = None
 

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