mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:21:05 +08:00
Fix: Remove workflow/nodes from pyright exclusion (#26461)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"migrations/",
|
||||
"core/rag",
|
||||
"extensions",
|
||||
"core/workflow/nodes",
|
||||
"core/app/app_config/easy_ui_based_app/dataset"
|
||||
],
|
||||
"typeCheckingMode": "strict",
|
||||
|
||||
Reference in New Issue
Block a user