Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT: Update matplotlib.axes calls to super() #1896

Merged
merged 1 commit into from
Oct 2, 2021

Commits on Oct 2, 2021

  1. MNT: Update matplotlib.axes calls to super()

    Clean up some of the code to use super() instead of matpotlib.axes.xxx
    
    The quiver tests also needed to be updated to drop the "self" argument
    from the first location.
    greglucas committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    914c87e View commit details
    Browse the repository at this point in the history