ai_chat / .vscode /settings.json
zhe.yang
add app.py
93ff4d3
raw
history blame contribute delete
116 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}