ray.job_submission.JobStatus.splitlines#
- JobStatus.splitlines(keepends=False)#
- Return a list of the lines in the string, breaking at line boundaries. - Line breaks are not included in the resulting list unless keepends is given and true. 
Site Navigation
uv for Python package management in KubeRayReturn a list of the lines in the string, breaking at line boundaries.
Line breaks are not included in the resulting list unless keepends is given and true.