Files
eco/.vscode/settings.json
T
2021-01-13 13:11:22 +01:00

5 lines
163 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/sf/bernina/anaconda/bernina_envs/bernina37/bin/python"
}