worked model with adding default admin

This commit is contained in:
danamir
2023-06-18 13:09:55 +03:00
parent aff62e048e
commit 05e42ca382
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
"editor.defaultFormatter": "ms-python.python"
},
"python.formatting.provider": "none"
}