mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 08:59:46 +08:00
refactor: update pyrightconfig to scan all API files (#25429)
This commit is contained in:
parent
a1cf48f84e
commit
7443c5a6fc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"include": ["models", "configs"],
|
||||
"include": ["."],
|
||||
"exclude": [".venv", "tests/", "migrations/"],
|
||||
"ignore": [
|
||||
"core/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user