File size: 132 Bytes
bd9b15f
 
 
 
 
 
1
2
3
4
5
6
{
    "[python]": {
        "editor.defaultFormatter": "ms-python.black-formatter"
    },
    "python.formatting.provider": "none"
}