Aluode commited on
Commit
6e8d69e
·
verified ·
1 Parent(s): ade5e28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -472,7 +472,6 @@ def main():
472
 
473
  with col2:
474
  market_status = get_market_status()
475
- ```python
476
  market_overview_ticker(market_status)
477
  display_currency_and_gold()
478
 
 
472
 
473
  with col2:
474
  market_status = get_market_status()
 
475
  market_overview_ticker(market_status)
476
  display_currency_and_gold()
477