Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: troychiu <[email protected]>
  • Loading branch information
troychiu committed Nov 27, 2023
1 parent bbdb0b6 commit 2abed10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting_started/run_schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ environment, you can import and execute it directly:
Before execute it directly, you need to register the workflow first.
```{prompt} bash $
pyflyte register wf.py
pyflyte register wf.py
```
```{code-block} python
Expand Down Expand Up @@ -347,4 +347,4 @@ In this guide, you learned about how to:
- Run tasks, workflows, and launch plans using `FlyteRemote`.
- Create a cron schedule to run a launch plan at a specified time interval.

In the next guide, you'll learn how to visualize tasks using Flyte Decks.
In the next guide, you'll learn how to visualize tasks using Flyte Decks.

0 comments on commit 2abed10

Please sign in to comment.