langgenius/dify

try clean the unnecessary | None in code

Open

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

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

仓库指标

Star
 (141,412 star)
PR 合并指标
 (平均合并 1天 21小时) (30 天内合并 579 个 PR)

描述

They are annoying.

We can check the real case to

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

贡献者指南