-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fix wording and links lifecycle tutorial #24003
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
Conversation
Co-authored-by: hannah <[email protected]>
Co-authored-by: Tim Hoffmann <[email protected]>
Please squash-merge... |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Manual backport due to conflict from one-line change in this file at matplotlib#23974. Co-authored-by: hannah <[email protected]> Co-authored-by: Tim Hoffmann <[email protected]>
@meeseeksdev backport to v3.6.x |
Backport PR #24003 on branch v3.6.2-doc: Fix wording and links lifecycle tutorial
…003-on-v3.6.x Backport PR #24003 on branch v3.6.x (Fix wording and links lifecycle tutorial)
* Fix wording and links lifecycle tutorial * Apply suggestions from code review Co-authored-by: hannah <[email protected]> * Update tutorials/introductory/lifecycle.py Co-authored-by: Tim Hoffmann <[email protected]> * Update tutorials/introductory/lifecycle.py Co-authored-by: hannah <[email protected]> Co-authored-by: Tim Hoffmann <[email protected]>
PR Summary
There was an incorrect sentence that needed rewording. Links added for easier navigation. Add a ,. Replace 1 with one.
PR Checklist
Tests and Styling
pytest
passes).flake8-docstrings
and runflake8 --docstring-convention=all
).Documentation
doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).