diff --git a/module2/exo3/exercice.ipynb b/module2/exo3/exercice.ipynb index 90605ccb86acd54c71159fb1e1fa6862f2be33d3..262819bf880b50713163968992ef83c8327a5c69 100644 --- a/module2/exo3/exercice.ipynb +++ b/module2/exo3/exercice.ipynb @@ -58,13 +58,6 @@ "plt.hist(data, color='blue', edgecolor='black')\n", "plt.show()" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {