Skip to content

Commit

Permalink
fixed typo in tools_matplotlib.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ageron committed Mar 4, 2016
1 parent 5d3962f commit 32571a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools_matplotlib.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"outputs": [],
"source": [
"from __future__ import division, print_function, unicode_literals",
"from __future__ import division, print_function, unicode_literals"
]
},
{
Expand Down

0 comments on commit 32571a7

Please sign in to comment.