Create settings.json

pull/201/head
Someone999thing 3 years ago
parent 3349559e91
commit 7496dd41aa

@ -0,0 +1,7 @@
{
"python.testing.pytestArgs": [
"__tests__"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}
Loading…
Cancel
Save