Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT removing docstring dedent_interpd when possible #7296

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

Merged
merged 1 commit into from
Oct 18, 2016
Merged

MAINT removing docstring dedent_interpd when possible #7296

merged 1 commit into from
Oct 18, 2016

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Oct 17, 2016

Here are functions that did not need the docstring.dedent_interpd. Remove the decorator when possible.

@NelleV NelleV changed the title MAINT removing docstring dedent_interpd when possible [] MAINT removing docstring dedent_interpd when possible Oct 17, 2016
@NelleV NelleV changed the title [] MAINT removing docstring dedent_interpd when possible [MRG] MAINT removing docstring dedent_interpd when possible Oct 17, 2016
@tacaswell
Copy link
Member

How did you determine which functions did not need this?

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Oct 18, 2016
@tacaswell tacaswell changed the title [MRG] MAINT removing docstring dedent_interpd when possible [MRG+1] MAINT removing docstring dedent_interpd when possible Oct 18, 2016
@NelleV
Copy link
Member Author

NelleV commented Oct 18, 2016

@tacaswell functions that didn't do any dostring interpolation + running the sphinx build. I may have miss some functions that have the decorator but don't need it.

@QuLogic QuLogic changed the title [MRG+1] MAINT removing docstring dedent_interpd when possible MAINT removing docstring dedent_interpd when possible Oct 18, 2016
@QuLogic QuLogic merged commit 17eace7 into matplotlib:master Oct 18, 2016
@QuLogic
Copy link
Member

QuLogic commented Oct 18, 2016

Backported to v2.x via 68e6532.

QuLogic added a commit to QuLogic/matplotlib that referenced this pull request Oct 18, 2016
…dedent_when_possible

MAINT removing docstring dedent_interpd when possible
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

4 participants