File size: 134 Bytes
6fac62a
 
 
 
 
 
 
1
2
3
4
5
6
7
{
    "[python]": {
        "editor.defaultFormatter": "ms-python.black-formatter",
        "editor.formatOnSave": true
      }
    
}