This commit is contained in:
AB
2018-04-30 00:42:47 +03:00
parent 6403ee70b8
commit 9a4c2a8b36
7 changed files with 207 additions and 0 deletions

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

@ -0,0 +1,4 @@
{
"python.pythonPath": "C:\\Users\\ab\\AppData\\Local\\Programs\\Python\\Python36-32\\python.exe",
"python.formatting.provider": "yapf"
}