mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:53:06 +08:00
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
This commit is contained in:
@@ -10,6 +10,8 @@ EXCLUDES_FILE="api/pyrefly-local-excludes.txt"
|
||||
|
||||
pyrefly_args=(
|
||||
"--summary=none"
|
||||
"--use-ignore-files=false"
|
||||
"--disable-project-excludes-heuristics=true"
|
||||
"--project-excludes=.venv"
|
||||
"--project-excludes=migrations/"
|
||||
"--project-excludes=tests/"
|
||||
|
||||
Reference in New Issue
Block a user