docstr cleanup #523: removed lines 259 to 260 in a1c49ca (#524)

This commit is contained in:
Jaden Kropp
2022-04-27 08:50:38 -06:00
committed by GitHub
parent a1c49ca27b
commit d03038bfcb

View File

@@ -257,8 +257,6 @@ class BaseEstimator:
[test/nlp/test_autohf_custom_metric.py](https://github.com/microsoft/FLAML/blob/main/test/nlp/test_autohf_custom_metric.py) and
[test/automl/test_multiclass.py](https://github.com/microsoft/FLAML/blob/main/test/automl/test_multiclass.py).
```
Returns:
The evaluation score on the validation dataset.
"""