mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +00:00
removed debugging print
This commit is contained in:
parent
aa31b0cfa7
commit
a48c21ad3e
@ -29,7 +29,6 @@ def tickerQuote(tickers):
|
||||
print(ticker + " Quote Gathered")
|
||||
else:
|
||||
stockData[ticker] = 0
|
||||
print(stockData)
|
||||
return stockData
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user