ray.job_submission.JobType.title#
- JobType.title()#
- Return a version of the string where each word is titlecased. - More specifically, words start with uppercased characters and all remaining cased characters have lower case. 
Site Navigation
uv for Python package management in KubeRayReturn a version of the string where each word is titlecased.
More specifically, words start with uppercased characters and all remaining cased characters have lower case.