Skip to content

DOC: correct off by one indentation.#19412

Merged
dstansby merged 1 commit intomatplotlib:masterfrom
Carreau:bad-indent
Feb 1, 2021
Merged

DOC: correct off by one indentation.#19412
dstansby merged 1 commit intomatplotlib:masterfrom
Carreau:bad-indent

Conversation

@Carreau
Copy link
Copy Markdown
Contributor

@Carreau Carreau commented Feb 1, 2021

the off by one made it look like to rst/numpydoc that the parameters
h_pad, w_pad ... etc are part of the indented block of the rendered
parameter.

This is not rendered on the matplotlib doc AFAICT, but no reason to have
it wrong...

the off by one made it look like to rst/numpydoc that the parameters
h_pad, w_pad ... etc are part of the indented block of the `rendered`
parameter.

This is not rendered on the matplotlib doc AFAICT, but no reason to have
it wrong...
@jklymak
Copy link
Copy Markdown
Member

jklymak commented Feb 1, 2021

Hmm, the doc build is failing. I don't think it is this PR, but....

@dstansby
Copy link
Copy Markdown
Member

dstansby commented Feb 1, 2021

Yep, failure is unrelated, see #19415 for (hopefully) a fix.

@dstansby dstansby merged commit 3054693 into matplotlib:master Feb 1, 2021
@dstansby dstansby added this to the v3.4.0 milestone Feb 1, 2021
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.

3 participants