Skip to content

Commit

Permalink
FIx documentation for DeleteFile
Browse files Browse the repository at this point in the history
  • Loading branch information
HakonSohoel committed Oct 3, 2024
1 parent 4bba695 commit 89b1c33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ def documentation() -> Optional[ForwardModelStepDocumentation]:
examples="""
.. code-block:: bash
FORWARD_MODEL DELETE_FILE(<FILES>=path/file path/file2 path/fileN)
FORWARD_MODEL DELETE_FILE(<FILES>="path/file path/file2 path/fileN")
""",
)

Expand Down

0 comments on commit 89b1c33

Please sign in to comment.