mirror of
https://github.com/langgenius/dify.git
synced 2026-02-23 03:17:57 +08:00
Simplifies the code by replacing type checks for None with direct comparisons, improving readability and consistency in handling None values during output validation. Signed-off-by: -LAN- <laipz8200@outlook.com>