File size: 181 Bytes
771872b
 
 
 
 
 
 
1
2
3
4
5
6
7
{
    "python.analysis.typeCheckingMode": "basic",
    "[python]": {
        "editor.defaultFormatter": "ms-python.black-formatter"
    },
    "python.formatting.provider": "none"
}