There was an error while loading. Please reload this page.
2 parents 90a59bd + cb99d51 commit fa96d82Copy full SHA for fa96d82
reframe/core/launchers/__init__.py
@@ -54,7 +54,7 @@ class JobLauncher(metaclass=_JobLauncherMeta):
54
#: :type: :class:`List[str]`
55
#: :default: ``[]``
56
#:
57
- #: :versionadded:: 4.6.0
+ #: .. versionadded:: 4.6.0
58
modifier_options = variable(typ.List[str], value=[])
59
60
def __init__(self):
0 commit comments