mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 20:23:58 +01:00
3 lines
71 B
Python
3 lines
71 B
Python
class Retry(Exception):
|
|
"""The server should retry the request."""
|