gpt4free/.vscode/settings.json
2023-07-11 22:40:29 +08:00

6 lines
125 B
JSON

{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}