fix typing bug in stocks.py

#1

Fix error in typing which cause the following exception:

File "/home/runner/.cache/huggingface/modules/datasets_modules/datasets/jlh-ibm--earnings_call/012754cae93b94f9282e75f1fcbc0b479228ef5d457509460e0c81633c79acfd/stocks.py", line 10, in StockMarketAnalyzer
market_data: dict[str, pd.DataFrame],

OfirArviv changed pull request status to closed

Sign up or log in to comment