Skip to content

Commit 8a40975

Browse files
committed
nevermind
1 parent 23001a1 commit 8a40975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zed/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"settings": {
99
"python.analysis": {
1010
"diagnosticMode": "workspace",
11-
"typeCheckingMode": "strict"
11+
"typeCheckingMode": "standard"
1212
},
1313
"python": {
1414
"pythonPath": ".venv/bin/python"

0 commit comments

Comments
 (0)