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