Skip to content

Commit

Permalink
Fix sloppy cut-and-paste
Browse files Browse the repository at this point in the history
🤦🏼
  • Loading branch information
WardLT authored Dec 30, 2024
1 parent c396d1d commit e56dc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/modularizing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Key points to note:
because you will not need to run Parsl when testing the code.

- *Advanced*: Consider including Parsl decorators in the library if using complex workflow patterns,
:ref:`join apps <label-joinapp>` or such as functions which take :ref:`special arguments <special-kwargs>`.
such as :ref:`join apps <label-joinapp>` or functions which take :ref:`special arguments <special-kwargs>`.

.. literalinclude:: examples/library/app.py
:caption: library/app.py
Expand Down

0 comments on commit e56dc90

Please sign in to comment.