From 530d5e11a645ebdc6297ea04921156d5706633c3 Mon Sep 17 00:00:00 2001 From: Florian Sattler Date: Mon, 27 Nov 2023 08:54:07 +0100 Subject: [PATCH] Fixes print --- varats/varats/data/databases/feature_perf_precision_database.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varats/varats/data/databases/feature_perf_precision_database.py b/varats/varats/data/databases/feature_perf_precision_database.py index 50be9c737..62d8e4775 100644 --- a/varats/varats/data/databases/feature_perf_precision_database.py +++ b/varats/varats/data/databases/feature_perf_precision_database.py @@ -564,7 +564,7 @@ def compute_profiler_predictions( result_dict: tp.Dict[int, bool] = {} for config_id in config_ids: print( - f"Compute profiler predictions:\n profiler={profiler.name} - " + f"Compute profiler predictions: profiler={profiler.name} - " f"{project_name=} - {patch_name} - {config_id=}" ) report_files = get_processed_revisions_files(