calculation / .vscode /settings.json
TING2938's picture
add
6ff1d7a
Raw
History Blame Contribute Delete
87 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
}
}