SurfSense/apps/api/.vscode/settings.json
2024-07-30 16:00:11 -07:00

5 lines
128 B
JSON

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