diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 5919527..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "python.analysis.typeCheckingMode": "basic", - "[python]": { - // set max line length to 120 - "editor.codeActionsOnSave": { - "source.organizeImports": true - }, - "editor.defaultFormatter": "ms-python.black-formatter" - }, -} \ No newline at end of file