Skip to content

Commit f02c46d

Browse files
fix task message validator
1 parent 0eb1d11 commit f02c46d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/user-guide/task-implementation/job-scripts.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ status message does not get through, the server will recover the correct task
182182
status by polling on job timeout (or earlier if regular polling is
183183
configured).
184184

185-
Task messages are validated by
186-
:py:class:`cylc.flow.unicode_rules.TaskMessageValidator`.
185+
Task messages are validated by:
187186

188187
.. autoclass:: cylc.flow.unicode_rules.TaskMessageValidator
189188
:noindex:

0 commit comments

Comments
 (0)