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

DOC/MNT: Throwing some docstrings at axes_rgb.py #4564

Merged
merged 7 commits into from Jul 1, 2015
Merged

DOC/MNT: Throwing some docstrings at axes_rgb.py #4564

merged 7 commits into from Jul 1, 2015

Commits on Jun 29, 2015

  1. DOC/MNT: Throwing some docstrings at axes_rgb.py

    In my learning how to use axes_rgb.py, I ended up writing some
    docstrings. Hope this is useful.
    ericdill committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    ae0b6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdfb92b View commit details
    Browse the repository at this point in the history
  3. MNT: Reraise the same exception

    Fixed a sloppy copy/paste in py2/py3 compatible reraising
    ericdill committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    2ce78a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1dde7 View commit details
    Browse the repository at this point in the history
  5. MNT: assert -> ValueError

    ericdill committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    740b2a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. MNT: At least it will run now

    Not entirely clear on what the code at the bottom of
    lib/mpl_toolkits/axes_grid1/mpl_axes.py is supposed to do, but at
    least it will run now...
    ericdill committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    2d56e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    640743f View commit details
    Browse the repository at this point in the history