langgenius/dify

try clean the unnecessary | None in code

Open

#35,557 创建于 2026年4月24日

在 GitHub 查看
 (6 评论) (1 反应) (1 负责人)TypeScript (141,412 star) (22,210 fork)batch import
good first issue

描述

They are annoying.

We can check the real case to

  1. Give a proper default value
  2. Just remove | None if possible

贡献者指南

try clean the unnecessary | None in code · langgenius/dify#35557 | Good First Issue