Skip to content

Commit

Permalink
Restore EfficientSU2 import
Browse files Browse the repository at this point in the history
  • Loading branch information
garrison committed May 18, 2024
1 parent 2047b7d commit 2775785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cutting/test_cutting_roundtrip.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

import numpy as np
from qiskit.circuit import QuantumCircuit, ClassicalRegister
from qiskit.circuit.library import UnitaryGate
from qiskit.circuit.library import EfficientSU2, UnitaryGate
from qiskit.circuit.library.standard_gates import (
RXXGate,
RYYGate,
Expand Down

0 comments on commit 2775785

Please sign in to comment.