Skip to content

Commit

Permalink
clean up docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas J. Fan <[email protected]>
  • Loading branch information
granthamtaylor and thomasjpfan authored Sep 26, 2024
1 parent 30da2f7 commit 132b397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytekit/remote/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ def fast_register_workflow(
:param serialization_settings: The serialization settings to be used
:param default_launch_plan: This should be true if a default launch plan should be created for the workflow
:param options: Additional execution options that can be configured for the default launchplan
:param fast_package_options: Options to customize copy_all behavior
:param fast_package_options: Options to customize copying behavior
:return:
"""
if not isinstance(entity, PythonFunctionWorkflow):
Expand Down

0 comments on commit 132b397

Please sign in to comment.