Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -92,7 +92,7 @@ def get_comparison_report(symbol: str, benchmark: str):
|
|
| 92 |
with gr.Blocks() as demo:
|
| 93 |
gr.Markdown("# Stock-lens🔎")
|
| 94 |
gr.Markdown(
|
| 95 |
-
"Get Analyst ratings and technical indicator details📈. Get Comparison of your favourite stocks
|
| 96 |
)
|
| 97 |
|
| 98 |
with gr.Tab("Technical Analysis"):
|
|
|
|
| 92 |
with gr.Blocks() as demo:
|
| 93 |
gr.Markdown("# Stock-lens🔎")
|
| 94 |
gr.Markdown(
|
| 95 |
+
"Get Analyst ratings and technical indicator details📈. Get Comparison of your favourite stocks🏆"
|
| 96 |
)
|
| 97 |
|
| 98 |
with gr.Tab("Technical Analysis"):
|