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

Skip to content

[DOC] update step function documentation #7030

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

Closed
wants to merge 4 commits into from

Conversation

hkucukdereli
Copy link
Contributor

Hello from the ASPP School. These are our "improvements" to the documentation. @NelleV

Return value is a list of lines that were added.
Note
----
Additional parameters are the same as those for :func:`~matplotlib.pyplot.plot`.
Copy link
Member

Choose a reason for hiding this comment

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

This line is slightly too long for our code standard (max 79 character). Can you break it after "for"?

@NelleV
Copy link
Member

NelleV commented Sep 5, 2016

Apart from my comment (and the missing test), I think it is good. If you update the pull request, we'll see if the tests pass!

Thanks for the patch.
N

@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.

Other parameters
---------------------
where : [ 'pre' | 'post' | 'mid' ]
If 'pre' (the default), the interval from
Copy link
Member

Choose a reason for hiding this comment

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

There is a trailing space at the end of this line. Can you please remove it?

@hkucukdereli
Copy link
Contributor Author

Here's another try. I believe I cleaned the trailing space and tabs. @NelleV

@NelleV
Copy link
Member

NelleV commented Sep 10, 2016

Wohoo ! The tests pass! Congrats!

@hkucukdereli
Copy link
Contributor Author

Yay!

@NelleV
Copy link
Member

NelleV commented Sep 10, 2016

Here is how it looks (the top only):

step

@NelleV NelleV changed the title [DOC] update step function documentation [MRG+1] [DOC] update step function documentation Sep 14, 2016
@QuLogic
Copy link
Member

QuLogic commented Sep 14, 2016

The first two commits are still attributed to Your Name <[email protected]> and the last commit has a typo in your email address (.comm instead of .com).

If you are not comfortable with rebasing to correct that issue, we can take care of it for you before merging if you let us know the name and email to use.

@hkucukdereli
Copy link
Contributor Author

@QuLogic It'd be great if you guys can rebase it for me. Thanks a lot. Below are my details:
Hakan Kucukdereli
[email protected]

@NelleV NelleV mentioned this pull request Sep 15, 2016
@NelleV
Copy link
Member

NelleV commented Sep 15, 2016

I've rebased and created a new PR. I'll merge as soon as the tests finish.
Thanks @hkucukdereli for your contribution?

@NelleV NelleV closed this Sep 15, 2016
@QuLogic QuLogic changed the title [MRG+1] [DOC] update step function documentation [DOC] update step function documentation Oct 16, 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.

4 participants