[CI] remove unused import in python tests (#8409)

This commit is contained in:
James Lamb 2022-11-03 09:27:25 -05:00 committed by GitHub
parent b1b2524dbb
commit bf8de227a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ change without notice.
"""
# pylint: disable=invalid-name,missing-function-docstring,import-error
import copy
import gc
import importlib.util
import multiprocessing