Skip to content

Commit 01f49dd

Browse files
committed
add_basemap to all
1 parent 74eefec commit 01f49dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

climada/util/plot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
'make_map',
2626
'add_shapes',
2727
'add_populated_places',
28-
'add_cntry_names'
28+
'add_cntry_names',
29+
'add_basemap'
2930
]
3031

3132
import numpy as np

0 commit comments

Comments
 (0)