Skip to content

Commit bf8de22

Browse files
authored
[CI] remove unused import in python tests (#8409)
1 parent b1b2524 commit bf8de22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-package/xgboost/testing/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
"""
55
# pylint: disable=invalid-name,missing-function-docstring,import-error
6-
import copy
76
import gc
87
import importlib.util
98
import multiprocessing

0 commit comments

Comments
 (0)