Skip to content

Commit 5d5f86a

Browse files
committed
fixes
1 parent f619034 commit 5d5f86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-package/lightgbm/dask.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -833,8 +833,8 @@ def _train(
833833

834834

835835
def _predict_part(
836-
*,
837836
part: _DaskPart,
837+
*,
838838
model: LGBMModel,
839839
raw_score: bool,
840840
pred_proba: bool,

0 commit comments

Comments
 (0)