login, vol.tree, refactor

This commit is contained in:
ed
2019-06-04 22:12:28 +00:00
parent c53413d57c
commit 5d8be84d18
8 changed files with 174 additions and 167 deletions

4
.vscode/launch.json vendored
View File

@@ -14,6 +14,10 @@
"-nc",
"4",
"-nw",
"-a",
"ed:wark",
"-v",
"/home/ed/inc:inc:r:aed"
]
},
{

View File

@@ -34,4 +34,5 @@
],
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/bin/python3",
}