mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
minor update
This commit is contained in:
@@ -71,7 +71,7 @@ def process_sheet(sheet):
|
|||||||
continue
|
continue
|
||||||
|
|
||||||
if not gw.col_exists('status'):
|
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
|
continue
|
||||||
|
|
||||||
# archives will be in a folder 'doc_name/worksheet_name'
|
# archives will be in a folder 'doc_name/worksheet_name'
|
||||||
|
|||||||
Reference in New Issue
Block a user