Skip to content

Commit 759ca8b

Browse files
committed
Updated for Python 3.6
1 parent 278624b commit 759ca8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Appendix-G-Designing-Nonlinear-Kalman-Filters.ipynb

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"from __future__ import division, print_function\n",
2423
"%matplotlib inline"
2524
]
2625
},
@@ -788,7 +787,7 @@
788787
"name": "python",
789788
"nbconvert_exporter": "python",
790789
"pygments_lexer": "ipython3",
791-
"version": "3.7.6"
790+
"version": "3.7.4"
792791
}
793792
},
794793
"nbformat": 4,

0 commit comments

Comments
 (0)