Skip to content

Commit

Permalink
Another meaningless change to check CI
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 13, 2023
1 parent a533142 commit 2943dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/circuit-visualization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Draw a quantum circuit\n",
"## Draw a quantum circuit \n",
"\n",
"Drawing a circuit is supported natively by a `QuantumCircuit` object. You can either call `print()` on the circuit, or call the `draw()` method on the object. This will render an ASCII art version of the circuit diagram."
]
Expand Down

0 comments on commit 2943dc8

Please sign in to comment.