ray.rllib.common.SupportedFileType.isupper# SupportedFileType.isupper()# 如果字符串是大写字符串,则返回 True,否则返回 False。 如果字符串中的所有字母字符都是大写,并且字符串中至少有一个字母字符,则该字符串为大写。