FIX: improve CL description and remove constrained_layout text#25144
FIX: improve CL description and remove constrained_layout text#25144rcomer merged 1 commit intomatplotlib:mainfrom
Conversation
1558bbc to
4745eac
Compare
rcomer
left a comment
There was a problem hiding this comment.
Nice improvement to the prose.
I spotted a couple of lines with an extra “#”, which look odd in the rendered docs so might be good to fix while you’re in there.
matplotlib/tutorials/intermediate/constrainedlayout_guide.py
Lines 81 to 82 in 4745eac
Your commit message is unusually terse, which is not a big deal, but I suspect not intentional.
6df7706 to
03f1f03
Compare
9c1d260 to
cdf55c0
Compare
timhoffm
left a comment
There was a problem hiding this comment.
I suggest to pick up @rcomer's comment: #25144 (review)
But that can also be done in a followup-PR if you don't have capacity. Either way, feel free to self-merge.
cdf55c0 to
8a82ac1
Compare
|
Sorry, I missed that change |
|
@rcomer is this OK w/ you? |
|
The double # in lines 81/82 are still there. |
…kip appveyor] DOC: CL - axes->Axes
8a82ac1 to
7a0657b
Compare
|
🐑 |
|
Ooops, forgot to pick a milestone. Should this be backported? |
|
@meeseeksdev backport to v3.7.x |
|
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. |
|
Bah, not worth a manual backport ;-) |
PR Summary
Small changes to the opening paragraphs of Constrained layout tutorial. Also stopped referring to it as
constrained_layoutsince we really want people to uselayout='constrained'. Improved some cross-linksPR Checklist
Documentation and Tests
pytestpasses)Release Notes
.. versionadded::directive in the docstring and documented indoc/users/next_whats_new/.. versionchanged::directive in the docstring and documented indoc/api/next_api_changes/next_whats_new/README.rstornext_api_changes/README.rst