@ -9,11 +9,7 @@
"**/__pycache__/": true
},
"python.unitTest.unittestArgs": [
"-v",
"-s",
"./tests",
"-p",
"test_*.py"
"-v"
],
"python.unitTest.pyTestEnabled": false,
"python.unitTest.nosetestsEnabled": false,