File size: 118 Bytes
03963fa
 
 
 
 
1
2
3
4
5
{
    "editor.formatOnPaste": true,
    "editor.detectIndentation": false,
    "python.formatting.provider": "black"
}