From 129d413d17d0152bc35f63d76a5cbad4970f0b68 Mon Sep 17 00:00:00 2001 From: "Andrew.Tangborn" Date: Mon, 25 Sep 2023 20:10:55 +0000 Subject: [PATCH] fix coding norm errors. --- ush/python/pygfs/task/aero_analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ush/python/pygfs/task/aero_analysis.py b/ush/python/pygfs/task/aero_analysis.py index 5873b01910..8bfcfd9ed3 100644 --- a/ush/python/pygfs/task/aero_analysis.py +++ b/ush/python/pygfs/task/aero_analysis.py @@ -293,7 +293,7 @@ def get_berror_dict(self, config: Dict[str, Any]) -> Dict[str, List[str]]: radius = 'cor_aero_universe_radius' berror_list.append([ os.path.join(b_dir, radius), os.path.join(config.DATA, 'berror', radius) - ]) + ]) nproc = config.ntiles * config.layout_x * config.layout_y for nn in range(1, nproc + 1): berror_list.append([