ray.job_submission.JobStatus.isalpha# JobStatus.isalpha()# 如果字符串是字母字符串,则返回 True,否则返回 False。 如果字符串中的所有字符都是字母且字符串中至少有一个字符,则该字符串是字母字符串。