mdurst12 commited on
Commit
e98cfdc
·
1 Parent(s): c404fd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def main_func(CLIMATE_SCENARIO, EAL_SCORE,SOVI_SCORE,SOCIAL,ECONOMY,HOUSING_INFR
30
 
31
 
32
 
33
- ## plt.tight_layout()
34
  local_plot = plt.gcf()
35
  plt.close()
36
 
 
30
 
31
 
32
 
33
+ plt.tight_layout()
34
  local_plot = plt.gcf()
35
  plt.close()
36