qiskit.transpiler.PassManager.passes¶ PassManager.passes()[source]¶ Return a list structure of the appended passes and its options. Return type List[Dict[str, BasePass]] Returns A list of pass sets, as defined in append().