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