Skip to content

Commit 56bad49

Browse files
remove from python docs
1 parent 68c051b commit 56bad49

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs-v2/pages/code/python/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,6 @@ Unlike the [Node.js equivalent](https://pipedream.com/docs/workflows/steps/trigg
126126
_Don't forget_ to [configure your workflow's HTTP trigger to allow a custom response](/workflows/steps/triggers/#http-responses). Otherwise your workflow will return the default response.
127127
</Callout>
128128

129-
## Invoke another workflow
130-
131-
This is currently not supported in Python steps. However, you can invoke another workflow using Node.js steps. For more information, see [Invoke another workflow in Node.js](/code/nodejs#invoke-another-workflow).
132-
133129
## Sharing data between steps
134130

135131
A step can accept data from other steps in the same workflow, or pass data downstream to others.

0 commit comments

Comments
 (0)