Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
d64fcbe0
Unverified
Commit
d64fcbe0
authored
Feb 15, 2021
by
Zhuyi Xue
Committed by
GitHub
Feb 16, 2021
Browse files
[ci][python] apply isort to tests/python_package_test/test_consistency.py #3958 (#3978)
parent
cac97d0c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tests/python_package_test/test_consistency.py
tests/python_package_test/test_consistency.py
+2
-1
No files found.
tests/python_package_test/test_consistency.py
View file @
d64fcbe0
# 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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment