great-ai/src/great_ai/remote/remote_call_error.py
2022-07-04 13:55:44 +02:00

2 lines
43 B
Python

class RemoteCallError(Exception):
pass