{ "folders": [ { "name": "rad", "path": "." } ], "settings": { "python.testing.pytestArgs": [ "." ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, "chat.tools.terminal.autoApprove": { "/^source \\.venv/bin/activate\\.fish && python manage\\.py check$/": { "approve": true, "matchCommandLine": true } } } }