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

Fix formatting of docstring #12599

Merged
merged 2 commits into from Oct 23, 2018
Merged

Fix formatting of docstring #12599

merged 2 commits into from Oct 23, 2018

Conversation

habi
Copy link
Contributor

@habi habi commented Oct 23, 2018

I cannot really test, but according to http://docutils.sourceforge.net/docs/ref/rst/roles.html#subscript this should correct the display on https://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.ticklabel_format.html

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 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

@anntzer anntzer added this to the v3.0.x milestone Oct 23, 2018
@anntzer
Copy link
Contributor

anntzer commented Oct 23, 2018

Thanks.

@anntzer anntzer merged commit 0b9a3e7 into matplotlib:master Oct 23, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 23, 2018
anntzer added a commit that referenced this pull request Oct 23, 2018
…599-on-v3.0.x

Backport PR #12599 on branch v3.0.x (Fix formatting of docstring)
@habi
Copy link
Contributor Author

habi commented Oct 23, 2018

Very welcome!

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.

None yet

2 participants