Skip to content

Commit 9b75391

Browse files
fix readmes examples
1 parent ef3a95e commit 9b75391

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/cluster/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Cluster
44
=======
55

6-
Examples concerning the :mod:`sklearn_extra.kernel_methods.cluster` module.
6+
Examples concerning the :mod:`sklearn_extra.cluster` module.

examples/kernel_approximation/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Kernel approximation
44
====================
55

6-
Examples concerning the :mod:`sklearn_extra.kernel_methods.kernel_approximation`
6+
Examples concerning the :mod:`sklearn_extra.kernel_approximation`
77
module.

examples/robust/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Robust
44
======
55

6-
Examples concerning the :mod:`sklearn_extra.kernel_methods.robust` module.
6+
Examples concerning the :mod:`sklearn_extra.robust` module.

0 commit comments

Comments
 (0)