mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 04:38:29 +03:00
minor update
This commit is contained in:
@@ -71,7 +71,7 @@ def process_sheet(sheet):
|
||||
continue
|
||||
|
||||
if not gw.col_exists('status'):
|
||||
logger.warning("No 'Archive status' column found, skipping")
|
||||
logger.warning(f'No "Archive status" column found, skipping worksheet {wks.title}')
|
||||
continue
|
||||
|
||||
# archives will be in a folder 'doc_name/worksheet_name'
|
||||
|
||||
Reference in New Issue
Block a user