langgenius/dify

try clean the unnecessary | None in code

オープン

#35,557 opened on 2026/04/24

 (6 件のコメント) (1 件のリアクション) (1 人の担当者)TypeScript (22,210 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (141,412 個のスター)
PR merge metrics
 (PR metrics pending)

説明

They are annoying.

We can check the real case to

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

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