Skip to content

Small cleanups. #9055

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

Merged
merged 1 commit into from
Aug 23, 2017
Merged

Small cleanups. #9055

merged 1 commit into from
Aug 23, 2017

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Aug 18, 2017

Mostly formatting/markup.

Changed the __str__ of Axes to include the actual subclass name, which
is more informative IMO.

Slightly reworded the warning on tight_layout failure; in the original
wording, I felt that "its" tended to refer to figure rather than
tight_layout, which is nonsensical.

Feel free to (force-)push minor fixes to the PR.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

Mostly formatting/markup.

Changed the `__str__` of Axes to include the actual subclass name, which
is more informative IMO.

Slightly reworded the warning on tight_layout failure; in the original
wording, I felt that "its" tended to refer to figure rather than
tight_layout, which is nonsensical.
@dstansby dstansby added this to the 2.1.1 (next bug fix release) milestone Aug 21, 2017
@fariza fariza merged commit fad6deb into matplotlib:master Aug 23, 2017
@anntzer anntzer deleted the cleanup branch August 23, 2017 21:20
@QuLogic QuLogic modified the milestones: 2.1 (next point release), 2.1.1 (next bug fix release) Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants