O ponto de vista do __main__ pode te confundir em módulos e pacotes Python

This commit is contained in:
Luiz Otávio
2022-11-05 12:04:34 -03:00
parent 94f262d5ca
commit 239139151f
4 changed files with 20 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
"[python]": {
"editor.defaultFormatter": "ms-python.python",
"editor.tabSize": 4,
"editor.insertSpaces": true,
"editor.insertSpaces": false,
"editor.formatOnSave": true
// "editor.codeActionsOnSave": {
// "source.fixAll": true,