From 48f28b3fe1722a1ac3c7731f7d15d3db98b42a34 Mon Sep 17 00:00:00 2001 From: Sam Moors Date: Wed, 4 Sep 2024 14:14:32 +0200 Subject: [PATCH] trailing whitespace --- tutorial/mpi4py/mpi4py_portable.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/mpi4py/mpi4py_portable.py b/tutorial/mpi4py/mpi4py_portable.py index 2b24dd11..9f0bb4de 100644 --- a/tutorial/mpi4py/mpi4py_portable.py +++ b/tutorial/mpi4py/mpi4py_portable.py @@ -29,7 +29,7 @@ class EESSI_MPI4PY(rfm.RunOnlyRegressionTest): valid_systems = ['*'] # ReFrame will generate a test for each module - # NOTE: each parameter adds a new dimension to the parametrization space. + # NOTE: each parameter adds a new dimension to the parametrization space. # (EG 4 parameters with (3,3,2,2) possible values will result in 36 tests). # Be mindful of how many parameters you add to avoid the number of tests generated being excessive. # https://reframe-hpc.readthedocs.io/en/stable/regression_test_api.html#reframe.core.builtins.parameter