File size: 107 Bytes
ffa6aac
 
 
 
 
 
1
2
3
4
5
6
7
{
    "python.formatting.provider": "black",
    "[python]": {
        "editor.formatOnSave": true
    }
}