2018-03-27 13:44:40 +08:00
|
|
|
# Even if empty this file is useful so that when running from the root folder
|
|
|
|
|
# ./sklearn is added to sys.path by pytest. See
|
2021-03-21 21:10:57 +08:00
|
|
|
# https://docs.pytest.org/en/latest/explanation/pythonpath.html for more
|
|
|
|
|
# details. For example, this allows to build extensions in place and run pytest
|
2018-03-27 13:44:40 +08:00
|
|
|
# doc/modules/clustering.rst and use sklearn from the local folder rather than
|
|
|
|
|
# the one from site-packages.
|