Files
Ross cd52d53381 .
2025-12-08 21:17:30 +00:00

7 lines
146 B
JSON

{
"python.testing.pytestArgs": [
"test"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}