Skip to content

Commit f823791

Browse files
committed
Not sure what happened there
1 parent 2940f64 commit f823791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/psij/job_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def __init__(self, name: Optional[str] = None, executable: Optional[str] = None,
5454
sourced after all the ranks of the job executable complete and is sourced on the same
5555
node as the pre-launch script.
5656
:param launcher: The name of a launcher to use, such as "mpirun", "srun", "single", etc.
57-
For a list of available launchers,:ref:`launchers`
57+
For a list of available launchers, see :ref:`launchers`
5858
"""
5959
assert check_argument_types()
6060

0 commit comments

Comments
 (0)