Files

9 lines
240 B
JSON
Raw Permalink Normal View History

2023-12-29 02:21:45 +00:00
{
2024-07-08 12:14:59 +00:00
"python.analysis.autoImportCompletions": true,
"vscord.app.privacyMode.enable": false,
"python.testing.pytestArgs": [
"src"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
2023-12-29 02:21:45 +00:00
}