kcf/.vscode/settings.json

4 lines
76 B
JSON
Raw Normal View History

2023-02-23 13:26:07 +00:00
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}