diff --git a/module2/exo2/exercice.ipynb b/module2/exo2/exercice.ipynb index 02e050a4259fcbbb863e5efcd0de470ec7e535fb..36b4ad6820f76679d31aed2ea93ded71de306291 100644 --- a/module2/exo2/exercice.ipynb +++ b/module2/exo2/exercice.ipynb @@ -161,6 +161,13 @@ "std = np.std(data, ddof=1)\n", "print(std)" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "Test commit and push" + ] } ], "metadata": {