summaryrefslogblamecommitdiffstats
path: root/.vscode/settings.json
blob: d99f2f30ccdcfdaa059508e5f2a71c8d80d9f88d (plain) (tree)
1
2
3
4
5
6





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