hand-detection/.vscode/settings.json

6 lines
125 B
JSON

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