ahm14 commited on
Commit
5508018
·
verified ·
1 Parent(s): e71a397

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -466,4 +466,5 @@ with tabs[1]:
466
  file_name="analysis_data.xlsx",
467
  mime="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
468
  )
 
469
 
 
466
  file_name="analysis_data.xlsx",
467
  mime="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
468
  )
469
+ writer.close()
470