Skip to content

Commit 19b331f

Browse files
committed
clean up a docstring
1 parent c166e08 commit 19b331f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

temporalio/nexus/_operation_handlers.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ class CancelWorkflowRunOptions:
129129
"""Options for cancelling the workflow backing a Nexus operation.
130130
131131
These options are built by :py:class:`TemporalNexusOperationHandler` and passed to
132-
:py:meth:`TemporalNexusOperationHandler.cancel_workflow_run`. Fields may be added in
133-
the future; overrides should consume the fields they need.
132+
:py:meth:`TemporalNexusOperationHandler.cancel_workflow_run`.
134133
135134
.. warning::
136135
This API is experimental and unstable.

0 commit comments

Comments
 (0)