Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33cf98c

Browse files
committed
MISC: deprection is in 2 releases
1 parent f67b21c commit 33cf98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/pls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55

66
warnings.warn("This module has been moved to cross_decomposition and will be "
7-
"removed in 0.15", DeprecationWarning)
7+
"removed in 0.16", DeprecationWarning)

0 commit comments

Comments
 (0)