3
0
Fork 0
mirror of https://github.com/nanoy42/coope synced 2024-12-24 07:53:47 +00:00
coope/.vscode/settings.json
2018-11-26 00:15:09 +01:00

6 lines
No EOL
155 B
JSON

{
"python.pythonPath": "/home/nanoy/.virtualenvs/coopeV3/bin/python",
"python.linting.pylintArgs": [
"--load-plugins=pylint_django"
],
}