15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "rad",
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"python.testing.pytestArgs": [
|
|
"."
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
}
|
|
} |