kopia lustrzana https://github.com/bellingcat/auto-archiver
minor update
rodzic
214d52d36f
commit
4bbbdcc7fd
|
@ -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'
|
||||||
|
|
Ładowanie…
Reference in New Issue