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
219f613a
"python-package/vscode:/vscode.git/clone" did not exist on "8d016c12cfb42aec6b5f9466dfda218489d97237"
Unverified
Commit
219f613a
authored
Feb 15, 2021
by
Zhuyi Xue
Committed by
GitHub
Feb 15, 2021
Browse files
[ci][python] apply isort to tests/python_package_test/test_dual.py #3958 (#3980)
parent
8d5c0343
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
tests/python_package_test/test_dual.py
tests/python_package_test/test_dual.py
+3
-3
No files found.
tests/python_package_test/test_dual.py
View file @
219f613a
...
...
@@ -2,13 +2,13 @@
"""Tests for dual GPU+CPU support."""
import
os
import
pytest
import
lightgbm
as
lgb
import
numpy
as
np
import
pytest
from
sklearn.metrics
import
log_loss
import
lightgbm
as
lgb
from
.utils
import
load_breast_cancer
...
...
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