Qiskit / qiskit-ibm-provider

Qiskit Provider for accessing the IBM Quantum Services: Online Systems and Simulators
https://qiskit.org/ecosystem/ibm-provider/
Apache License 2.0
77 stars 67 forks source link

fix path for OneQubitEulerDecomposer for qiskit 1.0 #810

Closed ewinston closed 9 months ago

ewinston commented 9 months ago

Summary

The import path of the OneQubitEulerDecomposer has changed in 1.0.

Details and comments

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7801746073


Totals Coverage Status
Change from base Build 7792927365: 0.0%
Covered Lines: 2902
Relevant Lines: 6735

💛 - Coveralls
kt474 commented 9 months ago

Thanks @ewinston, that import is already handled in #804