Use config_context in sklearn interface. (#8141)
This commit is contained in:
@@ -113,7 +113,9 @@ if __name__ == "__main__":
|
||||
run_formatter(path)
|
||||
for path in [
|
||||
"python-package/xgboost/dask.py",
|
||||
"python-package/xgboost/sklearn.py",
|
||||
"python-package/xgboost/spark",
|
||||
"tests/python/test_config.py",
|
||||
"tests/python/test_spark/test_data.py",
|
||||
"tests/python-gpu/test_gpu_spark/test_data.py",
|
||||
"tests/ci_build/lint_python.py",
|
||||
|
||||
Reference in New Issue
Block a user