Skip to content

Commit

Permalink
Remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Nov 24, 2022
1 parent cbd988c commit 02d6c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-package/xgboost/spark/data.py
Expand Up @@ -9,7 +9,7 @@

from xgboost import DataIter, DMatrix, QuantileDMatrix

from .utils import get_logger # type: ignore
from .utils import get_logger


def stack_series(series: pd.Series) -> np.ndarray:
Expand Down

0 comments on commit 02d6c62

Please sign in to comment.