コード例 #1
0
 def filter_rule(self, string):
     return SfCheck.filter_rule(string) and "GAPPS" in string.upper()
コード例 #2
0
 def filter_rule(self, string):
     return SfCheck.filter_rule(string) and "VANILLA" not in string.upper()