From d1c8d885aa9309b884dcdc377cdbcf7b21a40e7c Mon Sep 17 00:00:00 2001 From: Gaurav <2796gaurav@gmail.com> Date: Wed, 21 Jul 2021 17:59:50 +0530 Subject: [PATCH] cleaned the code --- scripts/data_collector/yahoo/collector.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/data_collector/yahoo/collector.py b/scripts/data_collector/yahoo/collector.py index 97e674293..464e9e516 100644 --- a/scripts/data_collector/yahoo/collector.py +++ b/scripts/data_collector/yahoo/collector.py @@ -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")