Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|