Files
mcp-proxy/.vscode/settings.json
2024-12-29 12:05:56 +01:00

6 lines
124 B
JSON

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