great-ai/great_ai/remote/remote_call_error.py
2022-07-04 19:31:15 +02:00

2 lines
43 B
Python

class RemoteCallError(Exception):
pass