cq: Update pyrightconfig
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"pythonPlatform": "All",
|
"pythonPlatform": "All",
|
||||||
"pythonVersion": "3.9",
|
"pythonVersion": "3.10",
|
||||||
"typeCheckingMode": "strict",
|
"typeCheckingMode": "strict",
|
||||||
"reportImportCycles": "none",
|
"reportImportCycles": "none",
|
||||||
"reportImplicitStringConcatenation": "none",
|
"reportImplicitStringConcatenation": "none",
|
||||||
@@ -8,7 +8,6 @@
|
|||||||
"exclude": [
|
"exclude": [
|
||||||
"**/__pycache__",
|
"**/__pycache__",
|
||||||
".git",
|
".git",
|
||||||
"omemo",
|
|
||||||
"openpgp",
|
"openpgp",
|
||||||
"pgp",
|
"pgp",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user