Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Fix docstring formatting #25476

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
Mar 16, 2023
Merged

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Mar 16, 2023

PR Summary

  • remove verbatim formatting
  • directives can't be used in docstrings

** OLD **
grafik

** NEW **
grafik

PR Checklist

Documentation and Tests

  • [N/A] Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • [N/A] New plotting related features are documented with examples.

Release Notes

  • [N/A] New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • [N/A] API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • [N/A] Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

- remove verbatim formatting
- directives can't be used in docstrings
@oscargus oscargus modified the milestones: v3.8.0, v3.7.2 Mar 16, 2023
@oscargus
Copy link
Member

Thanks!

@oscargus oscargus merged commit 5b1e02d into matplotlib:main Mar 16, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 16, 2023
QuLogic added a commit that referenced this pull request Mar 16, 2023
…476-on-v3.7.x

Backport PR #25476 on branch v3.7.x (DOC: Fix docstring formatting)
@StefRe StefRe deleted the DOC/fix_envvar branch March 17, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants