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

Skip to content

Fix docstrings for warn_deprecated. #6555

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
Jun 8, 2016

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 8, 2016

The doc for the name kwarg was probably incorrectly copypasted from
the doc in the deprecated decorator. Added a missing %()s format
specifier; rewrapped a line.

The doc for the `name` kwarg was probably incorrectly copypasted from
the doc in the `deprecated` decorator.  Added a missing `%()s` format
specifier; rewrapped a line.
@tacaswell tacaswell merged commit 58a495f into matplotlib:master Jun 8, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jun 8, 2016
@QuLogic
Copy link
Member

QuLogic commented Jun 8, 2016

I think this could be applied as far back as 1.5.x, though maybe only 2.x is prudent.

@anntzer anntzer deleted the fix-warn_deprecated-doc branch June 8, 2016 20:38
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.

4 participants