Skip to content

Clean docstring of CountourSet#11090

Merged
jklymak merged 2 commits intomatplotlib:masterfrom
dstansby:contourset-doc
Apr 22, 2018
Merged

Clean docstring of CountourSet#11090
jklymak merged 2 commits intomatplotlib:masterfrom
dstansby:contourset-doc

Conversation

@dstansby
Copy link
Copy Markdown
Member

No description provided.

"""

def __init__(self, ax, *args, **kwargs):
"""
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

numpydoc says to put the parameters section in the class docstring (not the __init__ docstring, before the attributes doc, which I think makes sense, and makes everything look a bit more sensible.

@jklymak
Copy link
Copy Markdown
Member

jklymak commented Apr 21, 2018

@dstansby, I'm 98% certain you gave a standing OK to push to your PRs. I just added links to clabel in here.

@jklymak jklymak merged commit d1c0522 into matplotlib:master Apr 22, 2018
@jklymak jklymak added this to the v2.2-doc milestone Apr 22, 2018
@jklymak
Copy link
Copy Markdown
Member

jklymak commented Apr 22, 2018

@meeseeksdev backport to v2.2-doc

@lumberbot-app
Copy link
Copy Markdown

lumberbot-app bot commented Apr 22, 2018

Something went wrong ... Please have a look at my logs.

@jklymak
Copy link
Copy Markdown
Member

jklymak commented Apr 22, 2018

@meeseeksdev backport to v2.2.2-doc

lumberbot-app bot pushed a commit that referenced this pull request Apr 22, 2018
@dstansby dstansby deleted the contourset-doc branch April 22, 2018 16:25
@tacaswell tacaswell modified the milestones: v2.2-doc, v2.2.3 Aug 5, 2018
tacaswell pushed a commit to tacaswell/matplotlib that referenced this pull request Aug 5, 2018
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