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")