Skip to content
Snippets Groups Projects
Commit 9c1a577c authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

MISC: deprecation notice

Indicate when the function will be removed.
parent 6b1fbbac
Branches
Tags
No related merge requests found
......@@ -45,6 +45,9 @@ source directory (you will need to have nosetests installed)::
See the web page http://scikit-learn.org/stable/install.html#testing
for more information.
This function, `sklearn.test()` does not do anything. It does not run
the tests and will be deprecated in release 0.16.
""", stacklevel=2)
__all__ = ['cross_validation', 'cluster', 'covariance',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment