diff --git a/docs/user_guide/flyte_fundamentals/registering_workflows.md b/docs/user_guide/flyte_fundamentals/registering_workflows.md index b2ce1bdf52..a5c9c5c183 100644 --- a/docs/user_guide/flyte_fundamentals/registering_workflows.md +++ b/docs/user_guide/flyte_fundamentals/registering_workflows.md @@ -303,8 +303,6 @@ If you encounter a ``ModuleNotFoundError`` when packaging, use the `--source` op ```{prompt} bash $ pyflyte --pkgs package --source ./src -f ``` - -This addition helps in avoiding the module detection issue and ensures smooth registration and execution of tasks. ```` #### Register with `flytectl register`