Added print updated destination directory

This commit is contained in:
2018-02-08 21:02:45 +01:00
parent 804ec64c58
commit 9790d56233
4 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"python.pythonPath": "/usr/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.pep8Enabled": false,
"python.linting.enabled": true
}