langgenius/dify

try clean the unnecessary | None in code

开放

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

 (6 条评论) (1 个反应) (1 位负责人)TypeScript (22,210 个派生)batch import
good first issue

仓库指标

星标
 (141,412 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

They are annoying.

We can check the real case to

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

贡献者指南