Files

7 lines
147 B
JSON
Raw Permalink Normal View History

2025-09-11 23:13:58 +01:00
{
"python.testing.pytestArgs": [
"tests"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}