Skip to content

Commit

Permalink
Remove future import in NumPy tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jul 12, 2016
1 parent 4e887ee commit 7a6ac9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lectures/00_images_are_arrays.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
},
"outputs": [],
"source": [
"from __future__ import division, print_function\n",
"%matplotlib inline"
]
},
Expand Down

0 comments on commit 7a6ac9a

Please sign in to comment.