Skip to content

Commit

Permalink
Edit notebook to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 6, 2023
1 parent 825d88e commit e346d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/circuit-library.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}
],
"source": [
"from qiskit.circuit.library import TwoLocal\n",
"from qiskit.circuit.library import TwoLocals\n",
"two_local = TwoLocal(3, 'rx', 'cz')\n",
"two_local.decompose().draw('mpl')"
]
Expand Down

0 comments on commit e346d08

Please sign in to comment.