Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d61ac2a

Browse files
committed
Revert change
1 parent 9fe6658 commit d61ac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/images_contours_and_fields/interpolation_methods.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
ax.imshow(grid, interpolation=interp_method, cmap='viridis')
3131
ax.set_title(interp_method)
3232

33-
plt.savefig("test.png")
33+
plt.show()

0 commit comments

Comments
 (0)