Beispiel #1
0
 def is_list(self, string):
     return fixer_util.is_list(parse(string, strip_levels=2))
Beispiel #2
0
 def is_list(self, string):
     return fixer_util.is_list(parse(string, strip_levels=2))