Skip to content

DOC: correct off by one indentation.#19412

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

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

Conversation

@Carreau

@Carreau Carreau commented Feb 1, 2021

Copy link
Copy Markdown
Contributor

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

jklymak commented Feb 1, 2021

Copy link
Copy Markdown
Member

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

@dstansby

dstansby commented Feb 1, 2021

Copy link
Copy Markdown
Member

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