Spaces:
Runtime error
Runtime error
File size: 128 Bytes
eee346e |
1 2 3 4 5 6 |
{
"python.testing.pytestArgs": ["tests"],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}
|