From 386ec1201a49a0e032c53d9588541e148df3023a Mon Sep 17 00:00:00 2001 From: 8e5ae057a08930e2c6a889367f519b3a <8e5ae057a08930e2c6a889367f519b3a@app-learninglab.inria.fr> Date: Sat, 27 Nov 2021 12:49:44 +0000 Subject: [PATCH] Update exercice.ipynb --- module3/exo2/exercice.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module3/exo2/exercice.ipynb b/module3/exo2/exercice.ipynb index 0bbbe37..ee875cb 100644 --- a/module3/exo2/exercice.ipynb +++ b/module3/exo2/exercice.ipynb @@ -9,7 +9,7 @@ "language_info": { "codemirror_mode": { "name": "ipython", - "version": 3 + "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", @@ -20,6 +20,6 @@ } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 2 } -- 2.18.1