Unverified Commit d64fcbe0 authored by Zhuyi Xue's avatar Zhuyi Xue Committed by GitHub
Browse files

[ci][python] apply isort to tests/python_package_test/test_consistency.py #3958 (#3978)

parent cac97d0c
# coding: utf-8 # coding: utf-8
import os import os
import lightgbm as lgb
import numpy as np import numpy as np
from sklearn.datasets import load_svmlight_file from sklearn.datasets import load_svmlight_file
import lightgbm as lgb
class FileLoader: class FileLoader:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment