aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
blob: 8d4fc35b4337540cec4b4f3e550c820879744f37 (plain)
1
2
3
4
5
{
    "python.formatting.provider": "autopep8",
    "editor.tabSize": 2,
    "editor.detectIndentation": false
}