Skip to content

Commit

Permalink
decompose in circuit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
purva-thakre committed Jul 14, 2021
1 parent 2ed82dd commit 0bd556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_circuit.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
_para_gates
)

from qutip_qip.decompose.single_decompositions import _ZYZ_rotation
from qutip_qip.decompose.decompose_single_qubit_gate import _ZYZ_rotation

import qutip as qp

Expand Down

0 comments on commit 0bd556e

Please sign in to comment.