remove redundant raise from docstring#5941
Merged
Merged
Conversation
`throw` is True by default so the Retry exception will already get raised by calling `self.retry(countdown=60 * 5, exc=exc)`
auvipy
approved these changes
Jan 29, 2020
throwis True by default so the Retry exception will already get raised by callingself.retry(countdown=60 * 5, exc=exc)