mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-03-13 03:57:31 +00:00
2 lines
39 B
Python
2 lines
39 B
Python
|
class RequestError(Exception):
|
||
|
pass
|