1
0
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:
lzh222333
2021-06-01 07:48:14 +00:00
parent 94ab4bbf3f
commit ab6b88ce14

View File

@@ -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