Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|