From 62676cfbc90ad38e9b228767e2f52a4625cbad9b Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Tue, 2 Jun 2026 09:43:48 +0000 Subject: [PATCH] =?UTF-8?q?run()=20returns=20core=20and=20other=20file=20p?= =?UTF-8?q?aths=20=F0=9F=9F=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pashub_fetcher/pashub_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pashub_fetcher/pashub_service.py b/backend/pashub_fetcher/pashub_service.py index 305c7252..8442adc3 100644 --- a/backend/pashub_fetcher/pashub_service.py +++ b/backend/pashub_fetcher/pashub_service.py @@ -122,7 +122,7 @@ class PashubService: except OSError: logger.warning(f"Failed to delete temp file {file_path}") - return downloaded.core + return downloaded.core + downloaded.other def _upload_to_s3_and_update_db( self,