Updated for Python 3.6

This commit is contained in:
Roger Labbe 2020-10-13 16:26:35 -07:00
parent 278624b8d7
commit 759ca8ba34

View File

@ -20,7 +20,6 @@
"metadata": {},
"outputs": [],
"source": [
"from __future__ import division, print_function\n",
"%matplotlib inline"
]
},
@ -788,7 +787,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.4"
}
},
"nbformat": 4,