8000 PEP8 modifications · Solertis/matplotlib@12c6978 · GitHub
[go: up one dir, main page]

Skip to content

Commit 12c6978

Browse files
committed
PEP8 modifications
1 parent e0df1dd commit 12c6978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pylab_examples/tricontour_vs_griddata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
plt.title('tricontour (%d points)' % npts)
4949
print('tricontour seconds: %f' % (time.clock() - start))
5050

51-
plt.show()
51+
plt.show()

0 commit comments

Comments
 (0)
0