stress_at_work_analysis/features/.vscode/settings.json

4 lines
84 B
JSON
Raw Normal View History

2021-09-22 16:34:33 +02:00
{
"python.linting.enabled": true,
"python.formatting.provider": "autopep8"
}