Skip to content

Deprecated warning dedent #465

Closed
@jorgeaduran

Description

@jorgeaduran

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions