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

Skip to content

DOC Update semilogy docstring to numpy doc format #7035

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
Sep 14, 2016

Conversation

JuliaSprenger
Copy link
Contributor

Hi Matplotlib Team,
here is an update of the semilogy docstring to the new numpy doc format.
Thanks!
Julia Sprenger

@NelleV

@NelleV
Copy link
Member

NelleV commented Sep 5, 2016

This looks good! Thanks for the patch.

@tacaswell This is ready for review (and for merge).

@NelleV
Copy link
Member

NelleV commented Sep 5, 2016

There seems to be formatting problems in the PR I did not pick up in my first review.

line 1611 W291 trailing whitespace
line 1621 W291 trailing whitespace
line 1623 W291 trailing whitespace
line 1631 W293 blank line contains whitespace


.. seealso::
%(Line2D)s
Copy link
Member

Choose a reason for hiding this comment

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

Line2D probably also needs to be updated to get this interpolation correct.

@QuLogic
Copy link
Member

QuLogic commented Sep 6, 2016

It appears you have not set the config for your git client. All your commits are attributed to "Your Name [email protected]", which is probably not what you want.

@JuliaSprenger
Copy link
Contributor Author

I fixed the trailing whitespaces, but I can't figure out why there are still failing tests.
Regarding the git configuration: I would leave it this way for now and do a better job next time.

@NelleV
Copy link
Member

NelleV commented Sep 14, 2016

Hi @JuliaSprenger
The failing test is not related to your PR.
Thanks for the contribution! Here is how it looks:

semilogy

@NelleV NelleV changed the title DOC Update semilogy docstring to numpy doc format [MRG+1] DOC Update semilogy docstring to numpy doc format Sep 14, 2016
@QuLogic
Copy link
Member

QuLogic commented Sep 14, 2016

The name on the first commit needs to be fixed. If you are not comfortable with rebasing before hand, we need to remember to do so before merging.

@tacaswell
Copy link
Member

I am not super concerned about semi-bogus names on commits. We have not been strict about that in the past and we do not have any need for strict contribution audits.

@QuLogic
Copy link
Member

QuLogic commented Sep 14, 2016

It's fine if it used something unique from the computer or similar, but this is a generic name from git. It cannot be fixed by .mailmap.

@JuliaSprenger
Copy link
Contributor Author

I changed the name and email for the first commit using rebase. I hope nothing else changed, but it seems to work.

@NelleV NelleV merged commit c183584 into matplotlib:master Sep 14, 2016
@NelleV
Copy link
Member

NelleV commented Sep 14, 2016

Thanks!

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Sep 14, 2016
tacaswell pushed a commit that referenced this pull request Sep 15, 2016
DOC Update semilogy docstring to numpy doc format
@tacaswell
Copy link
Member

backported to v2.x as 873d393

@tacaswell
Copy link
Member

Thanks @JuliaSprenger!

Hopefully we will hear from you again soon.

@QuLogic QuLogic changed the title [MRG+1] DOC Update semilogy docstring to numpy doc format DOC Update semilogy docstring to numpy doc format Oct 15, 2016
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants