// Place your settings in this file to overwrite default and user settings.
{
"python.unitTest.pyTestArgs": [],
"python.unitTest.pyTestEnabled": true,
"files.exclude": {
"**/*.pyc": true
},
"git.ignoreLimitWarning": true
}