Update pyrightconfig.json

This commit is contained in:
lovetox
2022-05-06 21:29:19 +02:00
parent 227f53f69d
commit b5e88455f2

View File

@@ -9,4 +9,7 @@
"**/__pycache__",
".git"
],
"include": [
"scripts/*",
]
}