stage compare source code comment

This commit is contained in:
binary-husky
2024-07-13 15:28:53 +00:00
parent 8747c48175
commit c1b8c773c3
5 changed files with 82 additions and 6 deletions

View File

@@ -567,8 +567,6 @@ def generate_file_link(report_files:List[str]):
return file_links
def on_report_generated(cookies:dict, files:List[str], chatbot:ChatBotWithCookies):
if "files_to_promote" in cookies:
report_files = cookies["files_to_promote"]