diff --git a/.vscode/settings.json b/.vscode/settings.json index 24173c7..b24afbe 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,6 +8,7 @@ ], "python.unitTest.pyTestEnabled": false, "python.unitTest.nosetestsEnabled": false, - "python.unitTest.unittestEnabled": true, - "python.pythonPath": "/home/vishnoitanuj/miniconda3/envs/CV/bin/python" + "python.unitTest.unittestEnabled": false, + "python.pythonPath": "/home/vishnoitanuj/miniconda3/envs/CV/bin/python", + "python.unitTest.promptToConfigure": false } \ No newline at end of file