From 591d39091ca8568b0365a38af30e3963a10e33ce Mon Sep 17 00:00:00 2001 From: Anand Date: Wed, 6 Nov 2024 17:20:04 -0500 Subject: [PATCH] Merge conflict fix --- toolchain/mfc/run/case_dicts.py | 1 - 1 file changed, 1 deletion(-) diff --git a/toolchain/mfc/run/case_dicts.py b/toolchain/mfc/run/case_dicts.py index bcbc35b5f..1d9a7d65e 100644 --- a/toolchain/mfc/run/case_dicts.py +++ b/toolchain/mfc/run/case_dicts.py @@ -311,7 +311,6 @@ def analytic(self): SIMULATION[f"integral({int_id})%{cmp}max"] = ParamType.REAL - # Removed: 'fourier_modes%beg', 'fourier_modes%end'. # Feel free to return them if they are needed once more. POST_PROCESS = COMMON.copy()