Closed aaron-jencks closed 4 months ago
Was debugging my code today and it appears that all of the possibly delisted errors were being printed twice, once from the logger and once from this print statement. Please remove it.
possibly delisted
https://github.com/ranaroussi/yfinance/blob/30abd894748c1e47113f5b2938b28fec02195847/yfinance/scrapers/history.py#L228
Was debugging my code today and it appears that all of the
possibly delisted
errors were being printed twice, once from the logger and once from this print statement. Please remove it.https://github.com/ranaroussi/yfinance/blob/30abd894748c1e47113f5b2938b28fec02195847/yfinance/scrapers/history.py#L228