Skip to content

Commit 54257c4

Browse files
committed
Update settings.json
1 parent 1221684 commit 54257c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
"python.analysis.stubPath": "typings",
706706
"python.analysis.supportDocstringTemplate": true,
707707
"python.analysis.supportRestructuredText": false,
708-
"python.analysis.typeCheckingMode": "off",
708+
"python.analysis.typeCheckingMode": "standard",
709709
"python.analysis.typeEvaluation.analyzeUnannotatedFunctions": true,
710710
"python.analysis.typeEvaluation.deprecateTypingAliases": false,
711711
"python.analysis.typeEvaluation.disableBytesTypePromotions": false,

0 commit comments

Comments
 (0)