Skip to content
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

DOC: Replace reference to np.swapaxis with np.swapaxes #8914

Merged
merged 1 commit into from
Apr 9, 2017

Conversation

jni
Copy link
Contributor

@jni jni commented Apr 9, 2017

The docstring for np.moveaxis contains a reference to np.swapaxis, which doesn't exist. The correct function call is np.swapaxes.

The former function does not exist.
@charris charris changed the title Replace reference to np.swapaxis with np.swapaxes DOC: Replace reference to np.swapaxis with np.swapaxes Apr 9, 2017
@charris charris merged commit 0c4f621 into numpy:master Apr 9, 2017
@charris
Copy link
Member

charris commented Apr 9, 2017

Thanks @jn.i I squashed in order to change the commit message. For future reference, please use the suggested prefixes in doc/source/dev/gitwash/development_workflow.rst

@jni jni deleted the moveaxis-doc-fix branch April 9, 2017 03:13
@jni
Copy link
Contributor Author

jni commented Apr 9, 2017

Will do! Sorry and thanks for the pointer!

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.

None yet

2 participants