testing code and modify commit.
This commit is contained in:
@@ -206,7 +206,7 @@ class DocumentHandler:
|
||||
worksheet.write(row, col, df.iloc[row - 1, col], cell)
|
||||
|
||||
output.seek(0)
|
||||
|
||||
|
||||
return send_file(
|
||||
output,
|
||||
download_name=f"Summary_Report_{year}.xlsx",
|
||||
|
||||
Reference in New Issue
Block a user