diff --git a/examples/Simple_VHA_with_qoqo.ipynb b/examples/Simple_VHA_with_qoqo.ipynb index b988ac77..83de965b 100644 --- a/examples/Simple_VHA_with_qoqo.ipynb +++ b/examples/Simple_VHA_with_qoqo.ipynb @@ -581,6 +581,13 @@ "delta = final_result.fun - eigenvalues.real[0]\n", "print('Difference between VHA result and exact result: ', \"%.4f\" % delta, '.')" ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": {