Skip to content

Commit

Permalink
Try closing instead of saving
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Aug 5, 2023
1 parent 7fda5e5 commit 478a56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion diskimageprocessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ def create_aspace_excel_sheet(args, sips, volumes, logger):

logger.info("Described %s successfully." % (sip_path))

workbook.save(xlsx_path)
workbook.close()

logger.info("ArchivesSpace description XLSX created.")
Expand Down

0 comments on commit 478a56a

Please sign in to comment.