mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-06 04:20:57 +08:00
fix_download_data_for_CI
This commit is contained in:
committed by
you-n-g
parent
30e457119c
commit
5200ff520a
@@ -28,7 +28,6 @@ class Signal(metaclass=abc.ABCMeta):
|
||||
Union[pd.Series, pd.DataFrame, None]:
|
||||
returns None if no signal in the specific day
|
||||
"""
|
||||
...
|
||||
|
||||
|
||||
class SignalWCache(Signal):
|
||||
|
||||
Reference in New Issue
Block a user