1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 19:10:58 +08:00

Fix circular import

This commit is contained in:
v-mingzhehan
2021-07-12 13:50:13 +00:00
parent 155019ba35
commit c29e5b2621

View File

@@ -1,4 +1,2 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
from .base import *