Skip to content

Commit

Permalink
Fix import of mirror qv circuit function (#2570)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosenal authored Nov 13, 2024
1 parent 45778e8 commit 3315184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mitiq/benchmarks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
generate_rotated_rb_circuits,
)
from mitiq.benchmarks.mirror_circuits import generate_mirror_circuit
from mitiq.benchmarks.mirror_qv_circuits import generate_mirror_qv_circuit
from mitiq.benchmarks.ghz_circuits import generate_ghz_circuit
from mitiq.benchmarks.quantum_volume_circuits import (
generate_quantum_volume_circuit,
Expand Down

0 comments on commit 3315184

Please sign in to comment.