ConceptPortal-public/.vscode/settings.json

4 lines
80 B
JSON
Raw Normal View History

2023-07-15 17:46:19 +03:00
{
"python.linting.flake8Enabled": true,
"python.linting.enabled": true
}