We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0df1dd commit 12c6978Copy full SHA for 12c6978
examples/pylab_examples/tricontour_vs_griddata.py
@@ -48,4 +48,4 @@
48
plt.title('tricontour (%d points)' % npts)
49
print('tricontour seconds: %f' % (time.clock() - start))
50
51
-plt.show()
+plt.show()
0 commit comments