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

ENH : improve error invalid error message for subplot #2780

Merged
merged 1 commit into from Feb 2, 2014

Commits on Feb 2, 2014

  1. ENH : improve error invalid error message for subplot

    Closes matplotlib#2098
    
    If user passes in a not-three-digit integer, raise `ValueError`
    instead of letting the error propagate up from much farther down
    the stack
    tacaswell committed Feb 2, 2014
    Copy the full SHA
    61300dd View commit details
    Browse the repository at this point in the history