{
"python.testing.pytestArgs": [
"__tests__"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}