[pyright]
This commit is contained in:
parent
e7160c922b
commit
13fd45e72e
1 changed files with 4 additions and 0 deletions
4
pyrightconfig.json
Normal file
4
pyrightconfig.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"exclude": ["fooder/alembic"],
|
||||||
|
"ignore": ["fooder/settings.py"]
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue