mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-08 10:44:33 +00:00
3 lines
94 B
Python
3 lines
94 B
Python
|
class RequestFailedException(Exception):
|
||
|
"""request failed without success http status"""
|