Skip to content

Commit 32571a7

Browse files
committed
fixed typo in tools_matplotlib.ipynb
1 parent 5d3962f commit 32571a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools_matplotlib.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"outputs": [],
4343
"source": [
44-
"from __future__ import division, print_function, unicode_literals",
44+
"from __future__ import division, print_function, unicode_literals"
4545
]
4646
},
4747
{

0 commit comments

Comments
 (0)