Skip to content

Remove non-existing empty_like from Sphinx autosummary #823

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

Conversation

cdeil
Copy link
Contributor

@cdeil cdeil commented Apr 14, 2016

I noticed that empty_like is listed in the top-level function API:
http://xarray.pydata.org/en/latest/api.html#top-level-functions

But I think it doesn't exist in xarray.
This PR removes the entry from the automodsummary list.

Also: I was the 100th person to fork xarray a minute ago.
What's my prize? I could use a better 🚗 or a 🏡 .

@jhamman
Copy link
Member

jhamman commented Apr 14, 2016

Thanks. This snuck through in #668. FWIW, there is a private method xarray.core.common._full_like.

@jhamman jhamman merged commit 859ddc2 into pydata:master Apr 14, 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.

2 participants