Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mark self.* expressions in docstrings as literal #15891

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
Dec 9, 2019

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Dec 9, 2019

PR Summary

@timhoffm timhoffm added this to the v3.3.0 milestone Dec 9, 2019
@@ -7,7 +7,7 @@
the button. This class gives click- and release-events and also draws
a line or a box from the click-point to the actual mouseposition
(within the same axes) until the button is released. Within the
method 'self.ignore()' it is checked whether the button from eventpress
method ``self.ignore()`` it is checked whether the button from eventpress
Copy link
Contributor

@anntzer anntzer Dec 9, 2019

Choose a reason for hiding this comment

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

This should really be within :meth:`.ignore`, no? (not that it really matters here as this is not an API doc, but still...).

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, possibly. But there are multiple .ignore methods and I was too lazy to find out which one to link. IMHO it's good enough for now.

Copy link
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Thanks @timhoffm !

@NelleV NelleV merged commit 4616f70 into matplotlib:master Dec 9, 2019
@timhoffm timhoffm deleted the doc-self branch December 9, 2019 23:56
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.