mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 15:26:54 +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 socket
|
||||||
import time
|
|
||||||
from typing import Callable, List
|
from typing import Callable, List
|
||||||
|
|
||||||
from qlib.data.dataset import Dataset
|
from qlib.data.dataset import Dataset
|
||||||
|
|||||||
Reference in New Issue
Block a user