Require isort on all Python files. (#8420)
This commit is contained in:
@@ -7,9 +7,10 @@ experiment.
|
||||
|
||||
"""
|
||||
|
||||
import xgboost as xgb
|
||||
from sklearn.datasets import fetch_california_housing
|
||||
import numpy as np
|
||||
from sklearn.datasets import fetch_california_housing
|
||||
|
||||
import xgboost as xgb
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user