[pyright]

This commit is contained in:
Piotr Domański 2026-04-07 17:14:47 +02:00
parent e7160c922b
commit 13fd45e72e

4
pyrightconfig.json Normal file
View file

@ -0,0 +1,4 @@
{
"exclude": ["fooder/alembic"],
"ignore": ["fooder/settings.py"]
}