gpt4free / .vscode /settings.json
justest
update
96e2d26
raw history blame
No virus
125 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}