VSCODE -Python -Identation auf vier

"[python]": {
  "editor.insertSpaces": true,
  "editor.tabSize": 4  
}
Josue Leoro