Update pyrightconfig
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
"reportMissingModuleSource": "none",
|
||||
"exclude": [
|
||||
"**/__pycache__",
|
||||
".git"
|
||||
".git",
|
||||
"omemo",
|
||||
"openpgp",
|
||||
"pgp",
|
||||
],
|
||||
"include": [
|
||||
"scripts/*",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user