Skip to content

Commit 026fe17

Browse files
committed
Update argument description on wmsimage
1 parent ceffb3f commit 026fe17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/mpl_toolkits/basemap/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4319,7 +4319,8 @@ def wmsimage(self,server,\
43194319
from xpixels and the aspect ratio of the
43204320
map projection region.
43214321
format desired image format (default 'png')
4322-
alpha The alpha blending value, between 0 (transparent) and 1 (opaque)
4322+
alpha The alpha blending value,
4323+
between 0 (transparent) and 1 (opaque) (default None)
43234324
verbose if True, print WMS server info (default
43244325
False).
43254326
\**kwargs extra keyword arguments passed on to

0 commit comments

Comments
 (0)