jlh-ibm commited on
Commit
20b6835
1 Parent(s): d64831e

Update earnings_call.py

Browse files
Files changed (1) hide show
  1. earnings_call.py +1 -1
earnings_call.py CHANGED
@@ -36,7 +36,7 @@ _URLS = {
36
  "transcripts": "./transcripts.zip",
37
  "stock_prices": "./stock_prices.zip",
38
  "transcript-sentiment": {
39
- "stocks": "./stocks.zip",
40
  "transcripts": "./transcripts.zip",
41
  },
42
  }
 
36
  "transcripts": "./transcripts.zip",
37
  "stock_prices": "./stock_prices.zip",
38
  "transcript-sentiment": {
39
+ "stocks": "./stock_prices.zip",
40
  "transcripts": "./transcripts.zip",
41
  },
42
  }