We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8e569 commit dec6390Copy full SHA for dec6390
workflow/workflow_abc.py
@@ -88,6 +88,7 @@ def launch(
88
self,
89
*,
90
launch_parameters: LaunchParameters,
91
+ **kwargs: Any,
92
) -> LaunchResult:
93
"""Launch a (Job) Instance"""
94
0 commit comments