SurfSense/apps/api/.vscode/settings.json

6 lines
128 B
JSON
Raw Normal View History

2024-07-30 16:00:11 -07:00
{
"python.testing.pytestArgs": ["tests"],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}