update 0.1

This commit is contained in:
ada-dmitry
2023-08-22 14:32:09 +03:00
parent ad034254ca
commit 6b33df6081
3 changed files with 48 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}