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
9627001c
"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "aafdf7415c2c40c4760428b31b0f6748581298d8"
Unverified
Commit
9627001c
authored
May 01, 2022
by
Nikita Titov
Committed by
GitHub
May 01, 2022
Browse files
[python] remove unused import from `basic.py` (#5188)
parent
8359da63
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python-package/lightgbm/basic.py
python-package/lightgbm/basic.py
+0
-1
No files found.
python-package/lightgbm/basic.py
View file @
9627001c
...
@@ -7,7 +7,6 @@ import warnings
...
@@ -7,7 +7,6 @@ import warnings
from
collections
import
OrderedDict
from
collections
import
OrderedDict
from
copy
import
deepcopy
from
copy
import
deepcopy
from
functools
import
wraps
from
functools
import
wraps
from
logging
import
Logger
from
os
import
SEEK_END
from
os
import
SEEK_END
from
os.path
import
getsize
from
os.path
import
getsize
from
pathlib
import
Path
from
pathlib
import
Path
...
...
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