From 388c8d9c70ba7646318244149700a2f3917950a4 Mon Sep 17 00:00:00 2001 From: 77303b4c6f0ddcf72acdbd3e39db5679 <77303b4c6f0ddcf72acdbd3e39db5679@app-learninglab.inria.fr> Date: Mon, 22 Mar 2021 19:58:33 +0000 Subject: [PATCH] exo graph --- module2/exo3/exercice.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo3/exercice.ipynb b/module2/exo3/exercice.ipynb index 6af01d8..40451c5 100644 --- a/module2/exo3/exercice.ipynb +++ b/module2/exo3/exercice.ipynb @@ -2,16 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 18, + "execution_count": 21, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "[]" + "[]" ] }, - "execution_count": 18, + "execution_count": 21, "metadata": {}, "output_type": "execute_result" }, -- 2.18.1