Searched refs:tuple2 (Results 1 – 1 of 1) sorted by relevance
255 def GetReport(tuple1, tuple2, args): argument262 level2, (level_name2, instances2) = tuple2314 for tuple1, tuple2 in zip(sorted_matrices, sorted_matrices[1:]):315 print(GetReport(tuple1, tuple2, args))