From 78b928e40940879111b2244ca39ac6ee984404ab Mon Sep 17 00:00:00 2001 From: 1f7c63a080d4cffcf1a5b2a7cae53af0 <1f7c63a080d4cffcf1a5b2a7cae53af0@app-learninglab.inria.fr> Date: Mon, 14 Sep 2020 07:34:44 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 988315d..7136922 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -93,7 +93,7 @@ } ], "source": [ - "%matplotlib inline\n", + "%matplotlib inline \n", "import matplotlib.pyplot as plt\n", "\n", "np.random.seed(seed=42)\n", -- 2.18.1