Skip to content

Commit bf7e687

Browse files
committed
🔧 chore: remove pyright settings in .vscode
1 parent 8c90618 commit bf7e687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
3-
"python.analysis.typeCheckingMode": "strict",
43
"python.analysis.inlayHints.functionReturnTypes": true,
54
"python.analysis.inlayHints.variableTypes": true,
65
"[python]": {

0 commit comments

Comments
 (0)