great-ai/great_ai/utilities/parallel_map/worker_exception.py
2022-07-04 19:31:15 +02:00

2 lines
43 B
Python

class WorkerException(Exception):
pass