fixed project and dockerrized everything

This commit is contained in:
2023-10-16 22:35:46 +02:00
parent 6a67dc40bf
commit 4bd4a3796e
16 changed files with 161 additions and 178 deletions

View File

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