mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 18:11:18 +08:00
lgtm issue: fixing unused import of 'time'
This commit is contained in:
@@ -12,7 +12,6 @@ In ``DelayTrainer``, the first step is only to save some necessary info to model
|
||||
"""
|
||||
|
||||
import socket
|
||||
import time
|
||||
from typing import Callable, List
|
||||
|
||||
from qlib.data.dataset import Dataset
|
||||
|
||||
Reference in New Issue
Block a user