Mercurial > code > home > repos > light9
changeset 2428:5f4c8705cf73
vscode
author | drewp@bigasterisk.com |
---|---|
date | Tue, 28 May 2024 15:32:48 -0700 |
parents | cc69faa87c27 |
children | 7888cfff657b |
files | .vscode/settings.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.vscode/settings.json Sat May 25 15:44:11 2024 -0700 +++ b/.vscode/settings.json Tue May 28 15:32:48 2024 -0700 @@ -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