O ponto de vista do __main__ pode te confundir em módulos e pacotes Python
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user