This commit is contained in:
Rich
2021-07-08 14:15:54 +01:00
parent 8607b042c6
commit bf632b7ae1
5 changed files with 168 additions and 51 deletions

View File

@@ -4,7 +4,7 @@
"--line-length",
"132"
],
"python.pythonPath": "/usr/local/bin/python3",
"python.pythonPath": "/home/pi/.local/share/virtualenvs/travelrouter-hOdX7OK_/bin/python",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}