Skip to content

Commit

Permalink
h3
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanholmes committed Jun 18, 2024
1 parent 97562af commit cad44e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/griptape-framework/structures/workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ workflow = Workflow(
workflow.run()
```

## Insert Parallel Tasks
### Insert Parallel Tasks

`Workflow.insert_tasks()` provides a convenient way to insert parallel tasks between parents and children.

Expand Down

0 comments on commit cad44e1

Please sign in to comment.