Skip to content

Commit

Permalink
Updated for Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rlabbe committed Oct 13, 2020
1 parent 278624b commit 759ca8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Appendix-G-Designing-Nonlinear-Kalman-Filters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"metadata": {},
"outputs": [],
"source": [
"from __future__ import division, print_function\n",
"%matplotlib inline"
]
},
Expand Down Expand Up @@ -788,7 +787,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 759ca8b

Please sign in to comment.