File size: 151 Bytes
c925d6a
 
 
 
 
 
 
1
2
3
4
5
6
7
{
    "python.testing.pytestArgs": [
        "workspace"
    ],
    "python.testing.unittestEnabled": false,
    "python.testing.pytestEnabled": true
}