OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __call__ (self, retry_state) |
![]() | |
def | __and__ (self, other) |
def | __or__ (self, other) |
Retry strategy that always rejects any result.
def __call__ | ( | self, | |
retry_state | |||
) |
Reimplemented from retry_base.