Closed
Description
in basemap_init_.py the dedent function of cbook is used in several parts of the code, please change this function by the cleandoc function in the inspect library to correct the warning:
The dedent function was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use inspect.cleandoc instead.
Metadata
Metadata
Assignees
Labels
No labels