mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
@@ -175,7 +175,7 @@ def main():
|
|||||||
logger.info("Summarization completed")
|
logger.info("Summarization completed")
|
||||||
|
|
||||||
# Summarization takes a lot of time, so do this separately at the end
|
# Summarization takes a lot of time, so do this separately at the end
|
||||||
files_to_upload = ["summary_" + suffix + ".txt"]
|
files_to_upload = [prefix + "summary_" + suffix + ".txt"]
|
||||||
upload_files(files_to_upload)
|
upload_files(files_to_upload)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user