[CI] Fix PyLint errors. (#10837)

This commit is contained in:
Jiaming Yuan
2024-09-24 14:09:32 +08:00
committed by GitHub
parent 982ee34658
commit 68a8865bc5
26 changed files with 349 additions and 118 deletions

View File

@@ -32,6 +32,7 @@ class LintersPaths:
"tests/python/test_tree_regularization.py",
"tests/python/test_training_continuation.py",
"tests/python/test_shap.py",
"tests/python/test_updaters.py",
"tests/python/test_model_io.py",
"tests/python/test_with_pandas.py",
"tests/python-gpu/",