bugfixing
This commit is contained in:
parent
bc93b101be
commit
2467056255
@ -465,6 +465,7 @@ async def run():
|
||||
|
||||
market_movers = {'gainers': gainers, 'losers': losers}
|
||||
except Exception as e:
|
||||
print(e)
|
||||
market_movers = {}
|
||||
elif market_status == 2:
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user