langgenius/dify

try clean the unnecessary | None in code

Open

#35.557 aberto em 24 de abr. de 2026

Ver no GitHub
 (6 comments) (1 reaction) (1 assignee)TypeScript (22.210 forks)batch import
good first issue

Métricas do repositório

Stars
 (141.412 stars)
Métricas de merge de PR
 (Mesclagem média 1d 21h) (579 fundiu PRs em 30d)

Description

They are annoying.

We can check the real case to

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

Guia do colaborador