Skip to content

Clean docstring of CountourSet #11090

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 2 commits into from
Apr 22, 2018
Merged

Conversation

dstansby
Copy link
Member

No description provided.

@@ -757,44 +792,6 @@ class ContourSet(cm.ScalarMappable, ContourLabeler):
"""

def __init__(self, ax, *args, **kwargs):
"""
Copy link
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
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
Member

jklymak commented Apr 22, 2018

@meeseeksdev backport to v2.2-doc

@lumberbot-app
Copy link

lumberbot-app bot commented Apr 22, 2018

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

@jklymak
Copy link
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