Skip to content

Commit 740eaad

Browse files
author
Anand
committed
Merge conflict fix
1 parent 1d4bdcc commit 740eaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/mfc/run/case_dicts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def analytic(self):
312312

313313

314314

315-
# Removed: 'fourier_modes%beg', 'fourier_modes%end', 'chem_wrt'
315+
# Removed: 'fourier_modes%beg', 'fourier_modes%end'.
316316
# Feel free to return them if they are needed once more.
317317
POST_PROCESS = COMMON.copy()
318318
POST_PROCESS.update({

0 commit comments

Comments
 (0)