arshadsahar commited on
Commit
0731cc0
·
verified ·
1 Parent(s): 8ea8f74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. This data 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
  """
 
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
  """