mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 20:22:39 +08:00
refactor: update pyrightconfig to scan all API files (#25429)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"include": ["models", "configs"],
|
||||
"include": ["."],
|
||||
"exclude": [".venv", "tests/", "migrations/"],
|
||||
"ignore": [
|
||||
"core/",
|
||||
|
||||
Reference in New Issue
Block a user