diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index bf9b132..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "lineEndings.lfCharacter": "¬", - "editor.renderWhitespace": true, - "editor.renderControlCharacters": true, - "editor.renderIndentGuides": true, - "python.pythonPath": "/usr/bin/python3", - "python.linting.pylintEnabled": true, - "python.linting.enabled": true, - "cSpell.words": [ - "nargs" - ] -} \ No newline at end of file