Vscode ustawiaj tożsamość Pythona na cztery

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