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