From 181f857ae7c51c9c4a0b9ece84bce0ce146f293f Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 26 Apr 2020 18:42:30 -0700 Subject: [PATCH] Dropped Python 2.7 specific information --- 00-Preface.ipynb | 88 ++++++++++++++++++++++++++++++------------------ 1 file changed, 55 insertions(+), 33 deletions(-) diff --git a/00-Preface.ipynb b/00-Preface.ipynb index 2afa696..bbab16d 100644 --- a/00-Preface.ipynb +++ b/00-Preface.ipynb @@ -27,8 +27,7 @@ "metadata": {}, "outputs": [], "source": [ - "%matplotlib inline\n", - "from __future__ import division, print_function" + "%matplotlib inline" ] }, { @@ -43,7 +42,7 @@ "