X Tutup
Skip to content

MNT: cleanup whitespace around @_preprocess decorator#8372

Merged
NelleV merged 2 commits intomatplotlib:masterfrom
phobson:minor-axes-whitespace
Mar 26, 2017
Merged

MNT: cleanup whitespace around @_preprocess decorator#8372
NelleV merged 2 commits intomatplotlib:masterfrom
phobson:minor-axes-whitespace

Conversation

@phobson
Copy link
Copy Markdown
Member

@phobson phobson commented Mar 24, 2017

No description provided.

"linelengths", "linewidths",
"colors", "linestyles"],
label_namer=None)
"linelengths", "linewidths",
Copy link
Copy Markdown
Contributor

@anntzer anntzer Mar 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still wrong.

feel free to clear review once this is fixed.

@phobson phobson force-pushed the minor-axes-whitespace branch from fec7125 to a076e3f Compare March 24, 2017 17:41
@phobson phobson dismissed anntzer’s stale review March 24, 2017 17:42

aligned indentation of list

@dstansby
Copy link
Copy Markdown
Member

I thought there was a general policy of no PEP8-only changes? (although personally I'm happy with them)

@NelleV
Copy link
Copy Markdown
Member

NelleV commented Mar 24, 2017

I don't know if there is an official policy, but I am concerned that this will create a lot of conflicts with opened pull requests. pep8-patches are a pain to rebase against.

@phobson
Copy link
Copy Markdown
Member Author

phobson commented Mar 24, 2017

@NelleV that's an excellent point. happy to toss this out

Copy link
Copy Markdown
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fortunately, I think everything you've touched has already been the subject of a numpydoc PR, except for eventplot, so there probably won't be very many issues.

'facecolors', 'color'],
label_namer="y")
"edgecolors", "c", 'facecolor',
'facecolors', 'color'],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make these use consistent quotes?

@QuLogic QuLogic changed the title MNT: cleanup whitespace around @_preprocess decorator [MRG+1] MNT: cleanup whitespace around @_preprocess decorator Mar 25, 2017
@NelleV
Copy link
Copy Markdown
Member

NelleV commented Mar 25, 2017

@phobson You'll need to rebase.

@phobson phobson force-pushed the minor-axes-whitespace branch from 91bfa00 to f4c4388 Compare March 26, 2017 15:45
@phobson
Copy link
Copy Markdown
Member Author

phobson commented Mar 26, 2017

@NelleV thanks for the heads up. I found some sketchy wifi and rebased.

@dstansby dstansby added this to the 2.1 (next point release) milestone Mar 26, 2017
@NelleV NelleV merged commit b156bf0 into matplotlib:master Mar 26, 2017
@phobson phobson deleted the minor-axes-whitespace branch March 27, 2017 02:28
@phobson phobson changed the title [MRG+1] MNT: cleanup whitespace around @_preprocess decorator MNT: cleanup whitespace around @_preprocess decorator Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup