mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 22:10:56 +08:00
fix import
This commit is contained in:
@@ -32,7 +32,7 @@ from ..utils import (
|
||||
from ..log import get_module_logger
|
||||
from .base import Feature
|
||||
|
||||
from .ops import *
|
||||
from .ops import Operators
|
||||
|
||||
|
||||
class QlibCacheException(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user