mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-08-01 11:01:33 +00:00
removed debugging print
This commit is contained in:
@@ -29,7 +29,6 @@ def tickerQuote(tickers):
|
|||||||
print(ticker + " Quote Gathered")
|
print(ticker + " Quote Gathered")
|
||||||
else:
|
else:
|
||||||
stockData[ticker] = 0
|
stockData[ticker] = 0
|
||||||
print(stockData)
|
|
||||||
return stockData
|
return stockData
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user