You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-37730][PYTHON][FOLLOWUP] Split comments to comply pycodestyle check
### What changes were proposed in this pull request?
This is a follow-up of a backporting commit, bc54a3f .
### Why are the changes needed?
The original commit doesn't pass the linter check because there was no lint check between SPARK-37380 and SPARK-37834. The content of this PR is a part of SPARK-37834.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the Python Linter.
Closes#37146 from dongjoon-hyun/SPARK-37730.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments