langgenius/dify

try clean the unnecessary | None in code

Open

#35.557 geöffnet am 24. Apr. 2026

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (141.412 Stars) (22.210 Forks)batch import
good first issue

Beschreibung

They are annoying.

We can check the real case to

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

Contributor Guide