catalyst
                                
                                
                                
                                    catalyst copied to clipboard
                            
                            
                            
                        `MidCircuitMeasure` inherits `MidMeasureMP`
Context:
MidCircuitMeasure inherits HybridOp but only relies on its tracing functionality and nothing else, but also contains a lot of attributes that make it more appropriate for it to be a child of MidMeasureMP instead of HybridOp.
Description of the Change:
MidCircuitMeasureinheritsMidMeasureMPand uses useful attributes for the new parent class.- Update 
MidMeasureMP.trace_quantumto be compatible with the above change. - Fixed an incorrect link in the changelog.
 
Benefits:
Possible Drawbacks:
Related GitHub Issues: