markov-models/.vscode/settings.json

5 lines
124 B
JSON

{
"python.pythonPath": "venv/bin/python",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}