We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23001a1 commit 8a40975Copy full SHA for 8a40975
.zed/settings.json
@@ -8,7 +8,7 @@
8
"settings": {
9
"python.analysis": {
10
"diagnosticMode": "workspace",
11
- "typeCheckingMode": "strict"
+ "typeCheckingMode": "standard"
12
},
13
"python": {
14
"pythonPath": ".venv/bin/python"
0 commit comments