langgenius/dify

try clean the unnecessary | None in code

Aperta

#35.557 aperta il 24 apr 2026

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

Metriche repository

Star
 (141.412 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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