Skip to content

Commit

Permalink
Update docs/user_guide/flyte_fundamentals/registering_workflows.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nikki Everett <[email protected]>
Signed-off-by: Siddhant Rai <[email protected]>
  • Loading branch information
siiddhantt and neverett authored Oct 8, 2024
1 parent c639de6 commit 34926dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ This is useful in cases where you want to register two different Flyte projects
that you maintain in a single place.
If you encounter a ``ModuleNotFoundError`` when packaging, ensure to include the correct source paths by using the `--source` option. For instance:
If you encounter a ``ModuleNotFoundError`` when packaging, use the `--source` option to include the correct source paths. For instance:
```{prompt} bash $
pyflyte --pkgs <dir1> package --source ./src -f
Expand Down

0 comments on commit 34926dc

Please sign in to comment.