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