This commit is contained in:
ada-dmitry
2023-05-20 14:52:34 +03:00
parent 2d743e743b
commit c0aafa1eb5
22 changed files with 12 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}