Searched refs:inps (Results 1 – 1 of 1) sorted by relevance
932 def _sort_inputs(inps): argument933 return sorted(inps, key=lambda inp: inp.name)