{ "python.testing.unittestArgs": [ ], "python.testing.pytestEnabled": false, "python.testing.nosetestsEnabled": false, "python.testing.unittestEnabled": true, "python.pythonPath": "/Users/rmontanana/.virtualenvs/general/bin/python", "python.linting.flake8Enabled": true, "python.linting.enabled": true, "editor.rulers": [ 80, 100 ], "python.linting.pylintEnabled": false, "restructuredtext.confPath": "${workspaceFolder}/docs/source" }