Skip to content
Snippets Groups Projects
Commit 08f84d7a authored by Yanbo Liang's avatar Yanbo Liang Committed by Nick Pentreath
Browse files

[MINOR][ML][PYSPARK] Fix omissive param setters which should use _set method

## What changes were proposed in this pull request?
#11939 make Python param setters use the `_set` method. This PR fix omissive ones.

## How was this patch tested?
Existing tests.

cc jkbradley sethah

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #12531 from yanboliang/setters-omissive.
parent 90cbc82f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment