Files
GeneratorCSV/.vscode/settings.json

4 lines
83 B
JSON
Raw Normal View History

2020-08-21 00:40:52 +02:00
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}