Skip to content

Commit 9fb886d

Browse files
committed
Updated documentation to reflect changes in some of the example sources
1 parent 6398382 commit 9fb886d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ processes on each node, for a total of 8 processes:
254254
.. literalinclude:: ../tests/user_guide/test_resourcespec.py
255255
:language: python
256256
:dedent: 4
257-
:lines: 9-17
257+
:lines: 8-16
258258

259259
.. note::
260260
All processes of a job will share at most one MPI communicator
@@ -332,7 +332,7 @@ and an instance of the
332332
.. literalinclude:: ../tests/user_guide/test_scheduling_information.py
333333
:language: python
334334
:dedent: 4
335-
:lines: 11-19
335+
:lines: 10-18,21-22
336336

337337
where `QUEUE_NAME` is the LRM queue where the job should be sent and
338338
`PROJECT_NAME` is a project/account that may need to be specified for

0 commit comments

Comments
 (0)