Skip to content

Commit 72b3e65

Browse files
committed
Get list of template variables for xtriggers from correct place
from cylc.flow.xtrigger_mgr.TemplateVariables, not task_events_mgr.EventData
1 parent fdbed01 commit 72b3e65

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/user-guide/writing-workflows/external-triggers.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,11 @@ properties:
254254
because each call is executed in an independent process in the process
255255
pool. If necessary the filesystem can be used for this purpose.
256256

257-
.. autoenumvalues:: cylc.flow.task_events_mgr.EventData
257+
.. spelling:word-list::
258+
259+
vv
260+
261+
.. autoenumvalues:: cylc.flow.xtrigger_mgr.TemplateVariables
258262

259263
Function return values should be as follows:
260264

0 commit comments

Comments
 (0)