Skip to content

Commit 69136d3

Browse files
committed
commenting these for now, we can bring them back
1 parent cbab312 commit 69136d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"source.fixAll": "always",
88
},
99
},
10-
"python.analysis.languageServerMode": "full",
11-
"python.analysis.typeCheckingMode": "standard",
10+
// "python.analysis.languageServerMode": "full",
11+
// "python.analysis.typeCheckingMode": "standard",
1212
"python.testing.pytestArgs": [
1313
"tests"
1414
],

0 commit comments

Comments
 (0)