Skip to content

Commit 2c013f4

Browse files
committed
Remove a redudant "plt.show()" statement
1 parent 1b5a525 commit 2c013f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/users/figures/background2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@
88
# lakes=True means plot inland lakes with ocean color.
99
m.drawlsmask(land_color='coral',ocean_color='aqua',lakes=True)
1010
plt.show()
11-
plt.show()

0 commit comments

Comments
 (0)