ppsingh commited on
Commit
af62892
1 Parent(s): 06bae14
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -60,7 +60,8 @@ with st.expander("ℹ️ - About this app", expanded=False):
60
  not at specific Sector level but are applicable at economic \
61
  wide scale. """)
62
  st.write("")
63
- apps = [processing.app, target_extraction.app, policyaction.app]
 
64
  #, netzero.app, ghg.app,
65
  # policyaction.app, indicator.app, conditional.app, sector.app]
66
  #adapmit.app]
 
60
  not at specific Sector level but are applicable at economic \
61
  wide scale. """)
62
  st.write("")
63
+ apps = [processing.app, target_extraction.app]
64
+ # policyaction.app]
65
  #, netzero.app, ghg.app,
66
  # policyaction.app, indicator.app, conditional.app, sector.app]
67
  #adapmit.app]