From 7dfcbe8ff4915a59a843388d389cc6b6b2d54b40 Mon Sep 17 00:00:00 2001 From: c84ad4823ff7a24ecd9aadc23649b02f Date: Fri, 18 Aug 2023 08:36:20 +0000 Subject: [PATCH] Update exo2 --- module2/exo2/exercice.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module2/exo2/exercice.ipynb b/module2/exo2/exercice.ipynb index 02e050a..36b4ad6 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": { -- 2.18.1