diff --git a/.vscode/settings.json b/.vscode/settings.json --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -43,6 +43,6 @@ }, "editor.defaultFormatter": "eeyore.yapf", "python.languageServer": "Pylance", - "python.analysis.completeFunctionParens": true, + "python.analysis.completeFunctionParens": false, "python.analysis.typeCheckingMode": "standard" } \ No newline at end of file