mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #231] [MERGED] Fix type errors in example code #425
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/231
Author: @FisherWY
Created: 6/14/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @AllenWriter
Base:
main← Head:fix1📝 Commits (1)
eb236dfFix type errors in example code📊 Changes
3 files changed (+9 additions, -9 deletions)
View changed files
📝
en/guides/workflow/node/code.mdx(+3 -3)📝
ja-jp/guides/workflow/node/code.mdx(+3 -3)📝
zh-hans/guides/workflow/node/code.mdx(+3 -3)📄 Description
In the code node, the return type of the function is always
dict🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.