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

Document mpl_toolkits.axes_grid1.anchored_artists #4874

Merged
merged 9 commits into from Dec 26, 2015

Commits on Dec 16, 2015

  1. Cleanup axes_grid1.anchored_artists

    Remove non-library (and unusable) code
    Remove unused imports
    Fixed pylint issues with indentation
    sargas committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    efb3f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27633c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8579de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee8707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c574197 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba12801 View commit details
    Browse the repository at this point in the history
  7. Change incorrect import in simple_anchored_artists example

    Add explicit setting of __all__ to prevent similiar errors
    sargas committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    abed7b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52e7549 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34d1937 View commit details
    Browse the repository at this point in the history