Skip to content

Conversation

jnothman
Copy link
Member

With thanks to the demo of numpy/numpydoc#150

@jnothman jnothman changed the title DOC add entries missing from glossary [MRG] DOC add entries missing from glossary Jan 10, 2018
doc/glossary.rst Outdated
callable
A function, class or an object which implements the ``__call__``
method; anything that returns True when the argument of
`https://docs.python.org/3/library/functions.html#callable
Copy link
Member

Choose a reason for hiding this comment

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

I think that you wanted to do the opposit: callable() https://docs.python.org/3/library/functions.html#callable_

Copy link
Member Author

Choose a reason for hiding this comment

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

Of course!

@glemaitre
Copy link
Member

Otherwise LGTM

@jnothman jnothman merged commit c7c14be into scikit-learn:master Jan 10, 2018
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