{ "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 }, "/^python -m py_compile /home/ross/penracourses/rad/generic/tables\\.py$/": { "approve": true, "matchCommandLine": true }, "/home/ross/penracourses/rad/.venv/bin/python": true } } }