Skip to content

Commit c5d4c27

Browse files
authored
DOC Remove project-template mention from the readme
1 parent e396173 commit c5d4c27

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.rst

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,9 @@ scikit-learn-extra - A set of useful tools compatible with scikit-learn
1919

2020
.. _scikit-learn: https://scikit-learn.org
2121

22-
**project-template** is a template project for scikit-learn_ compatible
23-
extensions.
24-
25-
It aids development of estimators that can be used in scikit-learn pipelines
26-
and (hyper)parameter search, while facilitating testing (including some API
27-
compliance), documentation, open source development, packaging, and continuous
28-
integration.
2922

3023
.. _documentation: https://scikit-learn-extra.readthedocs.io/en/latest/quick_start.html
3124

32-
Refer to the documentation_ to modify the template for your own scikit-learn
33-
contribution.
25+
Refer to the documentation_ for additional information.
3426

35-
*Thank you for cleanly contributing to the scikit-learn ecosystem!*
27+
*Thank you for contributing to the scikit-learn ecosystem!*

0 commit comments

Comments
 (0)