1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

cleaned the code

This commit is contained in:
Gaurav
2021-07-21 17:59:50 +05:30
parent d70e5a4f88
commit d1c8d885aa

View File

@@ -735,7 +735,6 @@ class YahooNormalizeUS1min(YahooNormalizeUS, YahooNormalize1minOffline):
class YahooNormalizeIN:
def _get_calendar_list(self) -> Iterable[pd.Timestamp]:
# TODO: from MSN
return get_calendar_list("IN_ALL")