Skip to content

sklearn.py: fix typo in logic to check which whitener to use

Patrick Godwin requested to merge sklearn_whitener_typo into master

See title. Causes the pipeline to crash if whitener='robust' is used.

Merge request reports

Loading