Skip to content

Commit adea28a

Browse files
committed
add blank line
1 parent 01f49dd commit adea28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

climada/entity/exposures/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ def plot_basemap(self, mask=None, ignore_zero=False, pop_name=True,
367367
url (str, optional): image source, e.g. ctx.sources.OSM_C
368368
kwargs (optional): arguments for scatter matplotlib function, e.g.
369369
cmap='Greys'. Default: 'Wistia'
370+
370371
Returns:
371372
matplotlib.figure.Figure, cartopy.mpl.geoaxes.GeoAxesSubplot
372373
"""

0 commit comments

Comments
 (0)