{
"githubPullRequests.ignoredPullRequestBranches": [
"master"
],
"python.testing.pytestArgs": [
"."
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}