File size: 200 Bytes
0e63e05
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "[python]": {
    "editor.defaultFormatter": "ms-python.autopep8",

  },
  "jupyter.debugJustMyCode": false,
  "debug.allowBreakpointsEverywhere": true,
  
  "python.formatting.provider": "none"
}