diff --git a/.vscode/settings.json b/.vscode/settings.json index ecc61d3..52e3400 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,5 @@ ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, - "autopep8.interpreter": [".venv/bin/python"], "python.envFile": "${workspaceFolder}/.env", } \ No newline at end of file