Files
ray/python/ray/serve/exceptions.py
T
2020-04-30 22:31:07 -05:00

3 lines
45 B
Python

class RayServeException(Exception):
pass