Searched refs:tuple1 (Results 1 – 1 of 1) sorted by relevance
255 def GetReport(tuple1, tuple2, args): argument261 level1, (level_name1, instances1) = tuple1314 for tuple1, tuple2 in zip(sorted_matrices, sorted_matrices[1:]):315 print(GetReport(tuple1, tuple2, args))