Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: fix date example#18429
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
DOC: fix date example#18429
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5bdb6d6
to9940b1d
Compare9940b1d
tod926cb0
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Took the liberty of pushing a fix to the cross references, and suggested a small change to the text (but not going to block over it).
If CI is green anyone can merge.
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
PR Summary
The description of the example athttps://matplotlib.org/devdocs/gallery/text_labels_and_annotations/date.html#sphx-glr-gallery-text-labels-and-annotations-date-py wasn't up to date wrt to the epoch, and could use some links to the locator and formatter.
PR Checklist
pytest
passes).flake8
on changed files to check).flake8-docstrings
andpydocstyle<4
and runflake8 --docstring-convention=all
).doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).