"strict" type checking is too much 🙃
This commit is contained in:
parent
8e9b130ba7
commit
aacc5d56ca
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"python.analysis.typeCheckingMode": "strict"
|
"python.analysis.typeCheckingMode": "basic"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue