Skip to content

Commit

Permalink
Update docs/tutorials/13_trotterQRTE.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Wood <[email protected]>
  • Loading branch information
ElePT and woodsp-ibm authored Aug 24, 2023
1 parent 9db214f commit a4b7c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/13_trotterQRTE.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
"metadata": {},
"outputs": [],
"source": [
"from qiskit_algorithms.time_evolvers.trotterization.trotter_qrte import TrotterQRTE\n",
"from qiskit_algorithms import TrotterQRTE\n",
"from qiskit.primitives import Estimator\n",
"\n",
"num_timesteps = 60\n",
Expand Down

0 comments on commit a4b7c83

Please sign in to comment.