printer-enclosure/.vscode/settings.json

5 lines
98 B
JSON
Raw Permalink Normal View History

2023-05-21 19:38:15 +02:00
{
"python.linting.pylintEnabled": true,
"python.linting.pylintPath": ".venv/bin/pylint"
}