Commit 2db34db
authored
fix: Fix the error message regarding immutable attribute (probabl-ai#1108)
Fixing some outdated information from previous iteration.
`unfitted_estimator` and `fitted_estimator` are not available anymore
because we use the constructor directly.1 parent 89a9c03 commit 2db34db
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments