mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-05 20:11:08 +08:00
delete useless import
This commit is contained in:
@@ -24,9 +24,7 @@ from bson.binary import Binary
|
||||
from bson.objectid import ObjectId
|
||||
from pymongo.errors import InvalidDocument
|
||||
from qlib import auto_init, get_module_logger
|
||||
import qlib
|
||||
from tqdm.cli import tqdm
|
||||
import yaml
|
||||
|
||||
from .utils import get_mongodb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user