Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit b5d6cb8

Browse files
Matched code block order of functions to list
1 parent f6f37ce commit b5d6cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/circuits/2_plotting_data_in_qiskit.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@
188188
"\n",
189189
"```\n",
190190
"plot_state_city(quantum_state)\n",
191-
"plot_state_paulivec(quantum_state)\n",
192191
"plot_state_qsphere(quantum_state)\n",
192+
"plot_state_paulivec(quantum_state)\n",
193193
"plot_state_hinton(quantum_state)\n",
194194
"plot_bloch_multivector(quantum_state)\n",
195195
"```\n",

0 commit comments

Comments
 (0)