Update pyright settings
This commit is contained in:
parent
07d55979a5
commit
d670928506
@ -2,6 +2,9 @@
|
||||
"suggest.autoTrigger": "none",
|
||||
"suggest.timeout": 500,
|
||||
"pyright.disableDocumentation":false,
|
||||
"python.analysis.diagnosticSeverityOverrides":{
|
||||
"reportUnboundVariable":"none"
|
||||
},
|
||||
"hover.target": "preview"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user