We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1221684 commit 54257c4Copy full SHA for 54257c4
1 file changed
.vscode/settings.json
@@ -705,7 +705,7 @@
705
"python.analysis.stubPath": "typings",
706
"python.analysis.supportDocstringTemplate": true,
707
"python.analysis.supportRestructuredText": false,
708
- "python.analysis.typeCheckingMode": "off",
+ "python.analysis.typeCheckingMode": "standard",
709
"python.analysis.typeEvaluation.analyzeUnannotatedFunctions": true,
710
"python.analysis.typeEvaluation.deprecateTypingAliases": false,
711
"python.analysis.typeEvaluation.disableBytesTypePromotions": false,
0 commit comments