You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove setRotationKind and getRotationKind from QEC interface (#2250)
**Context:**
Previously, `setRotationKind` and `getRotationKind` were implemented for
hooks in the QEC interface, but this should not be in the
`QECOpInterface` because that interface also applies `PPMeasurementOp`,
where `RotationKind` is not available.
[[sc-104780]]
0 commit comments