Skip to content

remove "matplotlib v<1" compatibility code #8545

@amueller

Description

@amueller
> git grep "# compatibility matplotlib < 1.0"
examples/manifold/plot_compare_methods.py:    # compatibility matplotlib < 1.0
examples/manifold/plot_manifold_sphere.py:    # compatibility matplotlib < 1.0
examples/manifold/plot_swissroll.py:    # compatibility matplotlib < 1.0

I think we can remove these.
Also, the comment oddly placed. I think the part after the try is the new one, the except clause is the one for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions