langgenius/dify

try clean the unnecessary | None in code

Open

#35.557 aperta il 24 apr 2026

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

Metriche repository

Star
 (141.412 star)
Metriche merge PR
 (Merge medio 1g 21h) (579 PR mergiate in 30 g)

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