Skip to content

Commit

Permalink
trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smoors authored Sep 4, 2024
1 parent 1ccb577 commit 48f28b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/mpi4py/mpi4py_portable.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48f28b3

Please sign in to comment.