langgenius/dify

try clean the unnecessary | None in code

Open

Aperta il 24 apr 2026

Vedi su GitHub
 (6 commenti) (1 reazione) (1 assegnatario)TypeScript (141.412 star) (22.210 fork)batch import
good first issue

Descrizione

They are annoying.

We can check the real case to

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

Guida contributor