Delete settings.json

This commit is contained in:
SpudGunMan
2024-07-20 00:57:18 -07:00
parent 06f5ab0bcf
commit a8ab5cd85c

View File

@@ -1,11 +0,0 @@
{
"python.testing.unittestArgs": [
"-v",
"-s",
".",
"-p",
"*test.py"
],
"python.testing.pytestEnabled": false,
"python.testing.unittestEnabled": true
}