3
0
Fork 0
mirror of https://github.com/nanoy42/coope synced 2024-07-02 20:14:05 +00:00

Removing .vscode

This commit is contained in:
Yoann Pétri 2018-12-02 19:56:25 +01:00
parent fb54815df1
commit 183449de85

View file

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