This commit is contained in:
Ross
2025-12-08 21:17:30 +00:00
parent 4a8c478a73
commit cd52d53381
+7
View File
@@ -0,0 +1,7 @@
{
"python.testing.pytestArgs": [
"test"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}