hand-detection/.vscode/settings.json

6 lines
125 B
JSON
Raw Normal View History

2024-05-29 03:18:12 +00:00
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}