{
    "editor.formatOnPaste": true,
    "editor.detectIndentation": false,
    "python.formatting.provider": "black"
}