langgenius/dify

try clean the unnecessary | None in code

Open

#35,557 opened on 2026年4月24日

GitHub で見る
 (6 comments) (1 reaction) (1 assignee)TypeScript (22,210 forks)batch import
good first issue

Repository metrics

Stars
 (141,412 stars)
PR merge metrics
 (平均マージ 1d 21h) (30d で 579 merged PRs)

説明

They are annoying.

We can check the real case to

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

コントリビューターガイド