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
75b9b0d3
Unverified
Commit
75b9b0d3
authored
Feb 17, 2021
by
Nikita Titov
Committed by
GitHub
Feb 17, 2021
Browse files
[ci][python] hotfix imports order (#3992)
parent
1413c060
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/python_package_test/test_dask.py
tests/python_package_test/test_dask.py
+1
-1
No files found.
tests/python_package_test/test_dask.py
View file @
75b9b0d3
...
@@ -5,8 +5,8 @@ import inspect
...
@@ -5,8 +5,8 @@ import inspect
import
pickle
import
pickle
import
socket
import
socket
from
itertools
import
groupby
from
itertools
import
groupby
from
platform
import
machine
from
os
import
getenv
from
os
import
getenv
from
platform
import
machine
from
sys
import
platform
from
sys
import
platform
import
pytest
import
pytest
...
...
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