Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,7 +24,7 @@ import re
|
|
| 24 |
disclaimer = """
|
| 25 |
<div style='background-color:#b43c42; color:#ffffff; padding:8px; border-radius:3px; font-size:12px''>
|
| 26 |
<strong>Disclaimer:</strong> For demo purpose, the tool is currently populated with 10 months (Nov 2020 - Aug 2021) news
|
| 27 |
-
and historical data of oil sector from PSX.
|
| 28 |
intended for actual investment decisions. This research is funded by the Higher Education Commission’s National Research Program for Universities (NRPU) under project number 20-15756.
|
| 29 |
</div>
|
| 30 |
"""
|
|
|
|
| 24 |
disclaimer = """
|
| 25 |
<div style='background-color:#b43c42; color:#ffffff; padding:8px; border-radius:3px; font-size:12px''>
|
| 26 |
<strong>Disclaimer:</strong> For demo purpose, the tool is currently populated with 10 months (Nov 2020 - Aug 2021) news
|
| 27 |
+
and historical data of oil sector from PSX. The data shown is intended to illustrate the tool's functionality and is not
|
| 28 |
intended for actual investment decisions. This research is funded by the Higher Education Commission’s National Research Program for Universities (NRPU) under project number 20-15756.
|
| 29 |
</div>
|
| 30 |
"""
|