Skip to content

Commit

Permalink
one more style iqp
Browse files Browse the repository at this point in the history
  • Loading branch information
abbycross committed Feb 6, 2024
1 parent 61faebc commit 8e57e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/verify/simulate-with-qiskit-aer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"\n",
"n_qubits = 8\n",
"circuit = EfficientSU2(n_qubits)\n",
"circuit.decompose().draw(\"mpl\")"
"circuit.decompose().draw(\"mpl\", style=\"iqp\")"
]
},
{
Expand Down

0 comments on commit 8e57e95

Please sign in to comment.