-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve
Description
> 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
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve