File size: 151 Bytes
7ed5f43
 
936cd0c
7ed5f43
 
 
 
1
2
3
4
5
6
7
{
    "python.testing.pytestArgs": [
        "src/tests"
    ],
    "python.testing.unittestEnabled": false,
    "python.testing.pytestEnabled": true
}