Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set noise model basis gates for tomography tests (#1294)
This sets the basis gates explicitly on the `NoiseModel` used for some tomography tests. Without this, some of the test circuits fail to transpile because `reset` is not in the equivalence library when using qiskit-aer 0.13.0 (see Qiskit/qiskit-aer#1975).
- Loading branch information