Skip to content

Commit

Permalink
Re-add lost import
Browse files Browse the repository at this point in the history
  • Loading branch information
ElePT committed Jul 24, 2024
1 parent 89f0481 commit d935ae9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

from qiskit.circuit.controlflow import CONTROL_FLOW_OP_NAMES
from qiskit.circuit.library.standard_gates import get_standard_gate_name_mapping
from qiskit.providers.backend import Backend
from qiskit.providers.backend_compat import BackendV2Converter
from qiskit.transpiler.coupling import CouplingMap
from qiskit.transpiler.exceptions import TranspilerError
Expand Down

0 comments on commit d935ae9

Please sign in to comment.