Initial commit

This commit is contained in:
2020-06-07 19:09:03 +01:00
commit 3d4a126686
4 changed files with 114 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.linting.enabled": true
}