mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 02:23:53 +02:00
6 lines
128 B
JSON
6 lines
128 B
JSON
|
|
{
|
||
|
|
"python.testing.pytestArgs": ["tests"],
|
||
|
|
"python.testing.unittestEnabled": false,
|
||
|
|
"python.testing.pytestEnabled": true
|
||
|
|
}
|