File size: 195 Bytes
0f43f8a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "python.testing.pytestArgs": [
        "workspace"
    ],
    "python.testing.unittestEnabled": false,
    "python.testing.pytestEnabled": true,
    "continue.manuallyRunningServer": true
}